From 2cb5d1a3e0b32dab4e2b6ee5672200fb4aa4f102 Mon Sep 17 00:00:00 2001 From: "Thomas B. Ruecker" Date: Sun, 14 Dec 2014 10:14:25 +0000 Subject: [PATCH] Incremental README improvement. refs #2122 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3077840b..f0897800 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,13 @@ need a development package named something like libxslt-devel Build/Install --------------------------------------------------------------------- -To build Icecast on a Unix platform, perform the following: +To build Icecast on a Unix platform, perform the following steps: Run ./configure make - make install + make install # as root This is the typical procedure if you download the tar file. If you retrive the code from Git or want to rebuild the configure then run `./autogen.sh`