Browse Source

Added git pull

Added instructions "git pull" after "git lfs fetch"
Sinuhe 6 years ago
parent
commit
fa71bf3b31
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

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