소스 검색

Corrected misspelled git command.

Dragonnnn 8 년 전
부모
커밋
a06028bb48
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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: