Fork not needed

This commit is contained in:
Radon Rosborough 2021-09-19 13:22:06 -07:00
parent 24bac2f1e0
commit 15f959bbeb
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@ hesitate to open an issue!
## Project setup ## Project setup
Fork this repository to your account on GitHub, and clone it locally: Clone locally:
``` ```
$ git clone https://github.com/yourname/riju.git $ git clone https://github.com/raxod502/riju.git
$ cd riju $ cd riju
``` ```