浏览代码

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
 ```