summaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/examples/README b/examples/README
deleted file mode 100644
index c52e7b0..0000000
--- a/examples/README
+++ /dev/null
@@ -1,10 +0,0 @@
-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