contributing: update file. (#1851)

confused me for way too long.......
This commit is contained in:
ReeeMan
2019-10-28 00:29:48 +00:00
committed by Ganom
parent b859cec91a
commit 449e990a75

View File

@@ -54,7 +54,7 @@ Before you submit your pull request consider the following guidelines:
* After cloning, set a new remote [upstream](https://help.github.com/articles/configuring-a-remote-for-a-fork/) (this helps to keep your fork up to date)
```shell
git remote add upstream https://github.com/runelite-extended/runelite.git
git remote add upstream https://github.com/open-osrs/runelite.git
```
* Make your changes in a new git branch: