summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 3dc4618..4aaccd0 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,8 +12,7 @@ generates a 'Makefile' in your current working directory.
The simplest way to configure, build, and install this package is:
1. Run the 'configure' script from the source directory or any other directory.
For example, from the source directory you can run './configure'.
- 2. Run 'make' to build the package. (Currently this does nothing, but this may
- change in the future.)
+ 2. Run 'make' to build the package.
3. Run 'make install' to install the package. You will probably need superuser
privileges to install files into your system.