diff --git a/doc/local.md b/doc/local.md index 29ce8be..2218ed9 100644 --- a/doc/local.md +++ b/doc/local.md @@ -10,10 +10,10 @@ hesitate to open an issue! ## 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 ```