Don't use relative paths, make people set $PATH.
[febootstrap.git] / examples / README
1 You should read and edit these scripts before running them!
2
3 You don't need to be root, in fact, you *shouldn't* be root
4 when running these scripts!
5
6 If you want to run the scripts without installing febootstrap,
7 then you need to make your $PATH point to the top build
8 directory, eg:
9
10   PATH=$(pwd)/..:$PATH