]> git.ipfire.org Git - people/ms/pakfire.git/blobdiff - INSTALL
mount: Remove the legacy logger
[people/ms/pakfire.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index ee9402a97c1148837aaeb0c87c373adcb00853c5..1ababdc4aa526c910c4ac48acfd1381746fba508 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -15,4 +15,10 @@ Requirements:
 
 Install instructions:
 
-Run   make && make install   as the root user and you are done.
+Run
+
+  ./configure ...
+  make
+  make install
+
+as the root user and you are done.