소스 검색

Incomplete instructions

Luciano Dato 7 년 전
부모
커밋
f81d9940b2
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -17,8 +17,9 @@ To compile and install this plug-in you will need the LV2 SDK, Meson build syste
 Installation 
 -----
 ```bash
-  chmod +x install.sh
-  ./install.sh
+  git clone https://github.com/lucianodato/speech-denoiser.git
+  cd speech-denoiser 
+  chmod +x install.sh && ./install.sh
 ```
 
 Help RNNoise to get better!