Closed void-elf closed 5 years ago
Simplify running instructions (most people will have python aliased to python2.6) and specify that you need to be in src/ (otherwise it can't find bootstrap.sh).
python
python2.6
src/
bootstrap.sh
Simplify running instructions (most people will have
python
aliased topython2.6
) and specify that you need to be insrc/
(otherwise it can't findbootstrap.sh
).