Changes

Jump to navigation Jump to search
17 bytes removed ,  00:12, 27 October 2020
Changed download links for Git (to the official Git website, so they will probably last longer)
Line 56: Line 56:     
3. Install either git on the command line, if you are comfortable with the terminal, or github desktop, if you prefer a GUI. These steps focus on using git from the terminal.  
 
3. Install either git on the command line, if you are comfortable with the terminal, or github desktop, if you prefer a GUI. These steps focus on using git from the terminal.  
* Instructions to install Git: https://www.atlassian.com/git/tutorials/install-git
+
* Instructions to install Git: https://git-scm.com/downloads
* Instructions to install the desktop GUI: https://desktop.github.com/  
+
* Instructions to install the desktop GUI: https://git-scm.com/downloads/guis
    
4. Try checking out the codebase! Go [https://github.com/stanford-ssi/sequoia-software the repository] and press clone. In the terminal, run the following command (if you are using the CLI)
 
4. Try checking out the codebase! Go [https://github.com/stanford-ssi/sequoia-software the repository] and press clone. In the terminal, run the following command (if you are using the CLI)

Navigation menu