summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 18:14:11 +0000
committerqwell <qwell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-07-11 18:14:11 +0000
commitc9021f6ad54c433a1d4bf3dfc140236175ab8930 (patch)
treec116325eb7cf6f079d7d00c62c7e5afa1a7a0847 /README
parent320b54a7c3ff6586d8e96a66cda879705706b07b (diff)
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.2@2721 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 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.
----------------------------------