]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
Added explicit mention of make install.
authorRusty Russell <rusty@linuxcare.com.au>
Wed, 31 May 2000 06:32:02 +0000 (06:32 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 31 May 2000 06:32:02 +0000 (06:32 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 7807dc922ab56124b945b34eda27223b92984c8c..a7744bb845a7a7ae8516f653472c761562693286 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,6 +18,10 @@ To build, just do:
 
        % make
 
+Finally, you need to to install the shared libraries, and the binary:
+
+       # make install
+
 If you want to specify alternate directories for installation (instead
 of /usr/local/  bin lib man), do this: