Update 'README.md'
This commit is contained in:
parent
9a6f1bf18a
commit
8afe0959fb
|
@ -7,6 +7,7 @@
|
|||
# How to use
|
||||
|
||||
1. You will need to have vscode and Docker installed.
|
||||
- You must be able to run docker without `sudo`. To test this try running `docker version` and see if you get a permission error. If you get an error, see this [document for instructions on how to run docker without root privileges](DockerHelp.md).
|
||||
For Ubuntu, docker is installed with `sudo apt install docker.io`
|
||||
2. Install the vscode extension for docker dev containers as shown in the image below
|
||||
![Step 1](howtouse_devcontainer/1.png)
|
||||
|
|
Loading…
Reference in New Issue