Anthonyg5005 commited on
Commit
e5961f1
1 Parent(s): c1c4ef0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ Have LFS file skip disabled
90
  # windows
91
  set GIT_LFS_SKIP_SMUDGE=0
92
  # linux
93
- GIT_LFS_SKIP_SMUDGE=0
94
  ```
95
 
96
  Clone repo branch
 
90
  # windows
91
  set GIT_LFS_SKIP_SMUDGE=0
92
  # linux
93
+ export GIT_LFS_SKIP_SMUDGE=0
94
  ```
95
 
96
  Clone repo branch