X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=examples%2FREADME;h=c52e7b016efaffa49f685aa5b2aacc7d3ec51b82;hb=42a6e60307b8116dd888e9dae4960f12d895f73f;hp=9660c0c7d09d4c86aa9fc827d14337a89665cce5;hpb=9a2ace44755434b1bec8b187f0d919fc4c374583;p=febootstrap.git 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