Skip to content

Forking the repository

dsope05 edited this page Jun 6, 2017 · 1 revision
  1. Go to the llipio/algorithms page
  2. click on the Fork button in the top right corner (this creates a personal algorithms repository for you, see: [My forked repository])
  3. press the 'Clone or Download' button and copy the provided link for your new forked repository
  4. open a terminal in the folder you want to save this repository info
  5. type 'git clone (PASTE REPOSITORY LINK HERE)' example: git clone https://github.com/dsope05/algorithms.git
  6. you are all set!

See the wiki on 'Choosing, Solving, and Submitting a solution' for next steps after forking!

Thanks for tuning in!

Clone this wiki locally