Update 'README.md'

This commit is contained in:
Spencer Killen 2023-01-11 02:57:03 +00:00
parent c4cdc4d073
commit 875625f879
1 changed files with 3 additions and 1 deletions

View File

@ -19,7 +19,7 @@ For Ubuntu, docker is installed with `sudo apt install docker.io`
![Step 3](howtouse_devcontainer/3.png) ![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) ![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) ![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`