dev-slx commited on
Commit
44454fd
1 Parent(s): 9eb6151

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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
- git clone git@hf.co:slicexai/elm-v0.1_news_classification
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 git@hf.co:slicexai/elm-v0.1_news_classification
28
  ```
29
  ### Installation
30
  ```bash