diff --git a/README.md b/README.md index 2ae0a4d..259a126 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For Ubuntu, docker is installed with `sudo apt install docker.io` ![Step 3](howtouse_devcontainer/3.png) -5. Open the commands pallete (CTRL + SHIFT + P) or (CTRL + P + >) and type "open in container" and select "Dev Containers: Reopen in Container" +5. Open the commands palete (CTRL + SHIFT + P) or (CTRL + P + >) and type "open in container" and select "Dev Containers: Reopen in Container" ![Step 4](howtouse_devcontainer/4.png) @@ -29,3 +29,5 @@ For Ubuntu, docker is installed with `sudo apt install docker.io` ![Step 5](howtouse_devcontainer/5.png) + +8. Only the folders `.devcontainer`, `.vscode` and the file `Dockerfile` are needed for the container to function correctly. Delete everything else including `.git`