1. Set up a GitHub account. 2. Clone the repository https://github.com/roesler-stan/Yelp-Challenge, using https://github.com/roesler-stan/Yelp-Challenge.git or git@github.com:roesler-stan/Yelp-Challenge.git 3. Initialise it as your own repository and push some changes. - git add * - git commit -a -m ‘My changes’ - git push