Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ Models are located in the `models` folder. ELM models in this repository comes i
|
|
25 |
### Download ELM repo
|
26 |
```bash
|
27 |
git clone [email protected]:slicexai/elm-v0.1
|
28 |
-
sudo apt-get
|
29 |
git lfs install
|
30 |
```
|
31 |
### Installation
|
|
|
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 |
```
|
31 |
### Installation
|