Git Clone Steps - lunawyh/covid19viz GitHub Wiki

  1. cd .. in terminal to exit out of current directory

  2. Rename current directory in file manager, and make sure there is NOT the same name as covid19viz

  3. run git clone https://github.com/lunawyh/covid19viz.git in command prompt

  4. run cd covid19viz into the new created directory

  5. run git checkout B_(your branch name)

  6. Git status to make sure everything is ok!