From 8dc9a26930d9cdadd198538da3cc5ae045ab8b87 Mon Sep 17 00:00:00 2001 From: tzafrir Date: Thu, 4 Oct 2007 16:31:36 +0000 Subject: Properly fix the README . git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3112 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- README | 4 ++-- 1 file 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" -- cgit v1.2.3