summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"