Browse Source

Update REAMDE.md

Yann Weber 1 month ago
parent
commit
718c734dfc
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -7,7 +7,7 @@ Python wrapper for [Xiph.org rnnoise](https://gitlab.xiph.org/xiph/rnnoise)
7 7
 ### librnnoise
8 8
 
9 9
 ```
10
-git clone 'https://gitlab.xiph.org/xiph/rnnoise/-/tree/master'
10
+git clone 'https://gitlab.xiph.org/xiph/rnnoise'
11 11
 cd rnnoise
12 12
 ./autogen.sh
13 13
 ./configure

Loading…
Cancel
Save