summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-10-04 16:31:36 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-10-04 16:31:36 +0000
commit8dc9a26930d9cdadd198538da3cc5ae045ab8b87 (patch)
treeaff63b2a1a77762b428b84c4c600f71ee7dbf653 /README
parentc5171919941f3682a996791c2a6258cb0747de94 (diff)
Properly fix the README .
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3112 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index fe7e6d8..3c2ecda 100644
--- a/README
+++ b/README
@@ -50,12 +50,12 @@ system. Some of the programs require some additional libraries.
The script install_prereq should help you install the
required packages. To see what it suggests, run:
- install_prereq test
+ ./install_prereq test
You can either copy/paste that code to a terminal to run it, or just
run:
- install_prereq test
+ ./install_prereq install
Kernel Source / "Headers"