mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-01-12 22:47:34 +08:00
README: Update outdated repo URL (#1946)
URL to clone repo from in installation steps was outdated.
This commit is contained in:
committed by
Ryan Nystrom
parent
b58ade2632
commit
db6c2c8a34
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user