mirror of https://github.com/docker/docs.git
Update to fix typo in dotnetcore.md (#6042)
Fixed typo in step one of Build and run the Docker image
This commit is contained in:
parent
f3420e8c88
commit
d2ab708bff
|
@ -70,7 +70,7 @@ obj\
|
|||
|
||||
## Build and run the Docker image
|
||||
|
||||
1. In the command prompt and navigate to your project folder.
|
||||
1. Open a command prompt and navigate to your project folder.
|
||||
2. Use the following commands to build and run your Docker image:
|
||||
|
||||
```console
|
||||
|
|
Loading…
Reference in New Issue