We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57093de commit 4628ee9Copy full SHA for 4628ee9
README.md
@@ -54,7 +54,7 @@ This is the typical procedure if you download the tar file.
54
55
If you retrive the code from Git, make sure to clone recursively:
56
57
- git clone --recursive https://git.xiph.org/icecast-server.git
+ git clone --recursive https://gitlab.xiph.org/xiph/icecast-server.git
58
59
After that, create the configure script by running: `./autogen.sh`.
60
Now you can just follow the steps mentioned above.
0 commit comments