diff --git a/README.md b/README.md index 83832b343..d1a3d2e87 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Take a look at the free course [Create and deploy a cloud-native ASP.NET Core mi ### Basic scenario -The basic scenario can be run locally using docker compose, and also deployed to a local Kubernetes cluster. Refer to these Wiki pages to Get Started: +The basic scenario can be run locally using docker-compose, and also deployed to a local Kubernetes cluster. Refer to these Wiki pages to Get Started: - [CLI or Visual Studio Code](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Windows-setup) - [Visual Studio (F5 experience)](https://github.com/dotnet-architecture/eShopOnContainers/wiki/Windows-setup#optional---use-visual-studio)