Skip to content

Commit

Permalink
Update git url.
Browse files Browse the repository at this point in the history
The readme referred to the old git.xiph.org server, which is no
longer online.
  • Loading branch information
rillian committed Jun 7, 2022
1 parent 57093de commit 4628ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4628ee9

Please sign in to comment.