github download and install code example

Example 1: github download

#Github
Direct Download: https://central.github.com/deployments/desktop/desktop/latest/win32
Website Download: https://desktop.github.com/

Example 2: install github

#First, open up Command Prompt for Windows or Terminal for Mac.
#Second, find the GitHub page you want.
#Third, go into Command Prompt or Terminal and copy paste this code:
pip install git+___________
#Fourth, hit clone or download and copy the URL there.
#Fifth, Replace the ___________ with the URL you copied.