diff --git a/README.md b/README.md index 01fd4a8..e91d498 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project framework provides the following features: 2. `cd acr-helloworld` 3. `docker-compose build` or `docker build . -f .\AcrHelloworld\Dockerfile -t acr-helloworld` -4. `docker run -d -p 8080:80 acr-helloworld` +4. `docker run -d -p 8080:80 acrhelloworld` 5. Browse: http://localhost:8080 ## Resources @@ -36,4 +36,4 @@ provided by the bot. You will only need to do this once across all repos using o This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or -contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. \ No newline at end of file +contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.