From 0334f1a6c61e71b422eefa1a032ea49672314429 Mon Sep 17 00:00:00 2001 From: Matt Decker Date: Sun, 26 Jun 2022 10:40:52 -0500 Subject: [PATCH] Update Dev-Env-Setup.md --- Dev-Env-Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dev-Env-Setup.md b/Dev-Env-Setup.md index 5ca11fa4..66e6a77a 100644 --- a/Dev-Env-Setup.md +++ b/Dev-Env-Setup.md @@ -8,5 +8,5 @@ The mob session will likely take several hours and not having the dev environmen - From command line: cd - Once you verify you are in the file path that you want: git clone - You will now recieve text from the command line letting you know the objects were recieved. - +2. Download Visual Studio Code (I chose to use Visual Studio Code for Junit integration but other IDEs will work as well). If you choose a different set up, please **verify** it works before the mob!