mirror of
https://github.com/status-im/wiki.status.im.git
synced 2025-02-23 01:28:19 +00:00
Contributing/Developers/Building Status/Walkthrough: update github urls
This commit is contained in:
parent
153ed5444e
commit
cdcca0ddb1
@ -108,8 +108,8 @@ Fork the repository on Github's web UI.
|
||||
|
||||
Clone your fork. Add the upstream as a remote.
|
||||
|
||||
$ git clone git@github:<you>/status-react
|
||||
$ git remote add upstream git@github:status-im/status-react
|
||||
$ git clone git@github.com:<you>/status-react.git
|
||||
$ git remote add upstream git@github.com:status-im/status-react.git
|
||||
|
||||
Now you have two remotes: `origin` pointing to your fork and `upstream` pointing to the shared repo.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user