Docs: Update commands

This commit is contained in:
JJ Grobler 2024-05-19 17:48:23 +02:00 committed by GitHub
parent 670ec0c19e
commit 8e0efe96bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,10 +46,10 @@ You have two option for starting the docker container for development:
### Reopen folder in dev container
1. Open the command pallet with *ctrl + shift + p* or *View->Command Pallet*
2. Run the command ```dev containers: rebuild and reopen in container```
3. Wait for the container to warm up...
1. Open VsCode in the RAFNAV-Docker folder.
2. Open the command pallet with *ctrl + shift + p* or *View->Command Pallet*
3. Run the command ```dev containers: Reopen in container```
4. Wait for the container to warm up...
### Manually start the container