Skip to content

Commit

Permalink
Merge pull request #1175 from desirekaleba/add-missing-clone-cmd
Browse files Browse the repository at this point in the history
fix: Add missing cmd on clone
  • Loading branch information
jwasham authored Jul 21, 2022
2 parents e54b9eb + 6986d2b commit 7d313df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ Fork the GitHub repo https://github.com/jwasham/coding-interview-university by c
Clone to your local repo:

git clone [email protected]:<your_github_username>/coding-interview-university.git
cd coding-interview-university
git checkout -b progress
git remote add jwasham https://github.com/jwasham/coding-interview-university
git fetch --all
Expand Down

0 comments on commit 7d313df

Please sign in to comment.