Hugo Flores García commited on
Commit
a84c25c
1 Parent(s): 9da46f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,8 +14,8 @@ pip install -e ./audiotools
14
  install the Descript Audio Codec.
15
 
16
  ```bash
17
- git clone https://github.com/descriptinc/dac.git
18
- pip install -e ./dac
19
  ```
20
 
21
  install VampNet
 
14
  install the Descript Audio Codec.
15
 
16
  ```bash
17
+ git clone https://github.com/descriptinc/descript-audio-codec.git
18
+ pip install -e ./descript-audio-codec
19
  ```
20
 
21
  install VampNet