diff --git a/README.md b/README.md index 87570c8c..3ede1b8f 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ This is the typical procedure if you download the tar file. If you retrive the code from Git, make sure to clone recursively: - git clone --recursive https://git.xiph.org/icecast-server.git + git clone --recursive https://gitlab.xiph.org/xiph/icecast-server.git After that, create the configure script by running: `./autogen.sh`. Now you can just follow the steps mentioned above.