Updated Readme.

This commit is contained in:
Sumit Ghosh 2020-08-05 11:00:18 +05:30
parent 66d60fae09
commit 87552cf73a

View File

@ -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)