summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index f2d2811..bd7f3d2 100644
--- a/README
+++ b/README
@@ -148,6 +148,7 @@ At this point you should probably reboot to get the new kernel in effect.
Installation
------------
+Note: If using `sudo` to build/install, you may need to add /sbin to your PATH.
----------------------------------
./configure
# optional step: select custom configuration:
@@ -156,8 +157,6 @@ make
make install
# To install init scripts and config files:
#make config
-
-Note: If using `sudo` to build/install, you may need to add /sbin to your PATH.
----------------------------------