summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 18:14:36 +0000
committerqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 18:14:36 +0000
commit4d2e46d9943f8f3f4cb8b4b039e41ee6d738efc2 (patch)
tree34442a7aacfefd45bec681d0a23bc495aea75106 /README
parentdf95f2f94c177817621de1c37844a576709d0228 (diff)
Merged revisions 2721 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2721 | qwell | 2007-07-11 13:14:11 -0500 (Wed, 11 Jul 2007) | 4 lines tzafrir pointed out that this was put in the wrong place. Move it so that asciidoc can properly parse it. ........ git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@2722 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README')
-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.
----------------------------------