dev-slx commited on
Commit
3c81dd9
1 Parent(s): 7c66f9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -35,8 +35,9 @@ Models are located in the `models` folder. ELM models in this repository comes i
35
  ```bash
36
  sudo apt-get install git-lfs
37
  git lfs install
38
- git clone git@hf.co:slicexai/elm-v0.1_news_content_generation
39
  ```
 
40
  ### Installation
41
  ```bash
42
  cd elm-v0.1_news_content_generation
 
35
  ```bash
36
  sudo apt-get install git-lfs
37
  git lfs install
38
+ git clone https://huggingface.co/slicexai/elm-v0.1_news_content_generation
39
  ```
40
+ For Macbook, replace `sudo apt-get install git-lfs` with `brew install git-lfs`
41
  ### Installation
42
  ```bash
43
  cd elm-v0.1_news_content_generation