fantasyfish commited on
Commit
e51c408
·
1 Parent(s): d1c75d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,7 +8,8 @@ pinned: false
8
  ---
9
  This repo contains two servers. Before setting up the servers, please follow these steps first
10
  1. ``` bash
11
- git lfs install
 
12
  cd third_party
13
  git clone https://huggingface.co/spaces/fantasyfish/RVC
14
  ```
 
8
  ---
9
  This repo contains two servers. Before setting up the servers, please follow these steps first
10
  1. ``` bash
11
+ git lfs install # Follow this thread https://askubuntu.com/questions/799341/how-to-install-git-lfs-on-ubuntu-16-04
12
+ git clone https://huggingface.co/spaces/fantasyfish/dotdemo
13
  cd third_party
14
  git clone https://huggingface.co/spaces/fantasyfish/RVC
15
  ```