Anthonyg5005 commited on
Commit
9c6e7a0
·
verified ·
1 Parent(s): 45f79b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -84,7 +84,7 @@ Have LFS file skip disabled
84
  # windows
85
  set GIT_LFS_SKIP_SMUDGE=0
86
  # linux
87
- GIT_LFS_SKIP_SMUDGE=0
88
  ```
89
 
90
  Clone repo branch
 
84
  # windows
85
  set GIT_LFS_SKIP_SMUDGE=0
86
  # linux
87
+ export GIT_LFS_SKIP_SMUDGE=0
88
  ```
89
 
90
  Clone repo branch