Parcourir la source

Added git pull

Added instructions "git pull" after "git lfs fetch"
Sinuhe il y a 7 ans
Parent
commit
fa71bf3b31
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 ```