- Download the latest Python release for your operating system here: https://www.python.org/downloads/
- Run the installer
- Download the latest git-scm release for your operating system here: https://git-scm.com/downloads
- Run the installer
- Clone the git repo here: https://github.com/gage-russell/GCTA-Python-Intro
- click on the green "code" button
- copy the url
- create a new directory under your home directory called "github"
- navigate to that new directory from a cmd prompt or terminal
- execute
git clone <paste url previously copied>