From 8e0efe96bc6d3b40b53a9636baadd91ed350b434 Mon Sep 17 00:00:00 2001 From: JJ Grobler <149567957+JJ-Cronos@users.noreply.github.com> Date: Sun, 19 May 2024 17:48:23 +0200 Subject: [PATCH] Docs: Update commands --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e9fd3512..8ceccee1 100644 --- a/README.md +++ b/README.md @@ -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