Here are some instructions for installing Git on your computer. Git is version control software. We'll primarily use it in the bootcamp for distributing the course material to you, but our secret goal is to get you started using version control software.

First make sure you've installed Git by downloading and installing the correct binary from here.

The easiest way for you to use Git is probably through RStudio (so install R and RStudio first). Here are some helpful instructions from RStudio.

You may need to tell RStudio where the Git executable is located as follows.