Update README.md
Browse files
README.md
CHANGED
@@ -22,9 +22,9 @@ Models are located in the `models` folder. ELM models in this repository comes i
|
|
22 |
## Setup ELM
|
23 |
### Download ELM repo
|
24 |
```bash
|
25 |
-
|
26 |
-
sudo apt-get intall git-lfs
|
27 |
git lfs install
|
|
|
28 |
```
|
29 |
### Installation
|
30 |
```bash
|
|
|
22 |
## Setup ELM
|
23 |
### Download ELM repo
|
24 |
```bash
|
25 |
+
sudo apt-get install git-lfs
|
|
|
26 |
git lfs install
|
27 |
+
git clone [email protected]:slicexai/elm-v0.1_news_content_generation
|
28 |
```
|
29 |
### Installation
|
30 |
```bash
|