Adjust the "configure" instructions.

This commit is contained in:
Andrew Wood
2024-12-02 18:03:10 +00:00
parent 99bd1fc8d5
commit 5f86aed17d
+1 -1
View File
@@ -31,7 +31,7 @@ See "[docs/INSTALL](./docs/INSTALL)" for more about the _configure_ script.
The typical process for a system-wide install is:
sh ./configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc
sh ./configure --prefix=/usr
make
sudo make install