소스 검색

Added git pull

Added instructions "git pull" after "git lfs fetch"
Sinuhe 6 년 전
부모
커밋
fa71bf3b31
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -24,6 +24,7 @@ the assets manually the first time:
 
 ```text
 git lfs fetch
+git pull
 git checkout master
 ```