Skip to content

Commit cef455f

Browse files
authored
Fixed typo in README
1 parent 54e8dbf commit cef455f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_docker.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Docker Instructions
22

33
If you have [Docker](https://www.docker.com/) installed, you can run this
4-
in your terminal, when the Dockerfile is inside the .devconatiner directory:
4+
in your terminal, when the Dockerfile is inside the `.devcontainer` directory:
55

66
```bash
77
docker build -f ./.devcontainer/Dockerfile --tag=my_project:latest .

0 commit comments

Comments
 (0)