Explorar el Código

Corrected misspelled git command.

Dragonnnn hace 8 años
padre
commit
a06028bb48
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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: