noltron000-coursework / trees-sorting

0 stars 0 forks source link

Trees & Sorting

Cloning Repo

There are a few steps you need to do when you clone the repo:

  1. navigate your terminal into the location at which you want to clone the new repo folder
  2. run git clone git@github.com:noltron000/trees-sorting.git
  3. run git remote add upstream https://github.com/Make-School-Courses/CS-2.1-Trees-Sorting