summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 72ccc29..2790e77 100644
--- a/README
+++ b/README
@@ -148,13 +148,12 @@ 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.
----------------------------------
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.
----------------------------------