Git Clone Steps - lunawyh/covid19viz GitHub Wiki
-
cd .. in terminal to exit out of current directory
-
Rename current directory in file manager, and make sure there is NOT the same name as covid19viz
-
run git clone https://github.com/lunawyh/covid19viz.git in command prompt
-
run cd covid19viz into the new created directory
-
run git checkout B_(your branch name)
-
Git status to make sure everything is ok!