aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a48815b..67839b3 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ This project is meant to be deployed on Trisquel 11.
Here's an example of how to deploy it:
$ ./autogen.sh
-$ ./configure --prefix=/usr --sysconfdir=/etc
+$ ./configure --prefix=
$ sudo make install DESTDIR=
$ sudo a2ensite mumble.replicant.us-init
$ sudo systemctl apache2 reload