Corrected misspelled git command.

This commit is contained in:
Dragonnnn 2016-12-29 12:12:25 +08:00 committed by Jittapan Pluemsumran
parent 39cc005feb
commit a06028bb48

View File

@ -106,7 +106,7 @@ relevant to your Operation System, please refer to the Wiki (links at the end of
* Verify the new upstream repository you've specified for your fork: * Verify the new upstream repository you've specified for your fork:
git remove-v origin git remote -v origin
* You should see the main rAthena repository as well as your forked repository * You should see the main rAthena repository as well as your forked repository
* Now, when you want to get updates from rAthena, simply do: * Now, when you want to get updates from rAthena, simply do: