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

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ A speech denoise lv2 plugin based on Xiph's RNNoise library
 IT DOES NOT WORK YET!!!
 
 You will require git gnu-make gnu-autoconf gnu-m4 gnu-libtool to be installed on your system in order to compile the static instance of RNNoise library
-For the plugin itself you'll need LV2 SDK, gnu-make, a c-compiler, git, pkg-config
+For the plugin itself you'll need LV2 SDK, gnu-make, a c-compiler, git and pkg-config
 
 Commands to compile everything needed
 ```bash