diff options
| author | ng0 <ng0@n0.is> | 2019-10-11 22:28:33 +0000 | 
|---|---|---|
| committer | ng0 <ng0@n0.is> | 2019-10-11 22:28:33 +0000 | 
| commit | 8d8d578abcd86c2f2831358f97f01bb26a218cd9 (patch) | |
| tree | 18923ff955b9882cd098c3194e539ebac345e11b /README | |
| parent | cb8c7e889b7293557b7e432d6df26584f954cce7 (diff) | |
bootstrap.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 | 
1 files changed, 3 insertions, 1 deletions
| @@ -26,10 +26,12 @@ pre-configure step  ==================  `make submodules/init && make submodules/update` +`ln -sf build-scripts/configure configure` +`ln -sf build-scripts/configure.py configure.py`  or, at your choice: -`make self-strap` +`./bootstrap`  In the following steps you can ommit  `--prefix=$PREFIX` if you have set | 
