summaryrefslogtreecommitdiffstats
path: root/examples/README
blob: c52e7b016efaffa49f685aa5b2aacc7d3ec51b82 (plain)
1
2
3
4
5
6
7
8
9
10
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