README: Update outdated repo URL (#1946)

URL to clone repo from in installation steps was outdated.
This commit is contained in:
Rodrigo Bermúdez Schettino
2018-07-19 22:52:08 +02:00
committed by Ryan Nystrom
parent b58ade2632
commit db6c2c8a34

View File

@@ -20,7 +20,7 @@ If you want to build GitHawk locally, run `npm install`.
To get started, you will need to install node (`brew install node`), then run these instructions:
```sh
git clone https://github.com/rnystrom/GitHawk.git
git clone https://github.com/GitHawkApp/GitHawk.git
cd GitHawk
bundle
bundle exec pod install