summaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/README b/examples/README
index 9660c0c..c52e7b0 100644
--- a/examples/README
+++ b/examples/README
@@ -2,3 +2,9 @@ You should read and edit these scripts before running them!
You don't need to be root, in fact, you *shouldn't* be root
when running these scripts!
+
+If you want to run the scripts without installing febootstrap,
+then you need to make your $PATH point to the top build
+directory, eg:
+
+ PATH=$(pwd)/..:$PATH