dev-slx commited on
Commit
320a1ae
·
verified ·
1 Parent(s): 0b6df57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -23,8 +23,8 @@ Models are located in the `models` folder. ELM models in this repository comes i
23
 
24
  ## Setup ELM
25
  ### Download ELM repo
26
- ```bash
27
- git clone [email protected]:slicexai/elm-v0.1
28
  sudo apt-get install git-lfs
29
  git lfs install
30
  ```
 
23
 
24
  ## Setup ELM
25
  ### Download ELM repo
26
+ ```bash
27
+ GIT_LFS_SKIP_SMUDGE=1 git clone [email protected]:slicexai/elm-v0.1
28
  sudo apt-get install git-lfs
29
  git lfs install
30
  ```