Resources Presentation Git Cheatsheet Prerequisites If you are using Linux or MacOS, open a terminal. If you are using a Windows computer, install PuTTY and open it Install git Create a GitHub account Setup GitHub ssh key Instructions Part 1 – Fork the Repo Go to the github page for this project Fork the repository Clone the fork Enter the forked repository Part 2 – Edit the file Open the file 'names.txt' At the end of 'names.txt', enter your name on a new line in the file Save the file Part 3 – Make a Pull Request Add, commit and push your changes to your forked repo Make a pull request to our repo