From a06028bb48385e32364fd309d068d52be5f43615 Mon Sep 17 00:00:00 2001 From: Dragonnnn Date: Thu, 29 Dec 2016 12:12:25 +0800 Subject: [PATCH] Corrected misspelled git command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e94e695d..c0974736fa 100644 --- a/README.md +++ b/README.md @@ -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: - git remove-v origin + git remote -v origin * You should see the main rAthena repository as well as your forked repository * Now, when you want to get updates from rAthena, simply do: