diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-06-02 11:42:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-02 11:42:39 (EDT) |
commit | 07568e9719a903eff2e6b426007ad966f7cd26cd (patch) | |
tree | a07b0e2c3b74614ff27c177f054998932bdf4783 /README | |
parent | 7692f9900fdbe6901b763653afef01ec1ed64c44 (diff) |
README: s/core-linux-eglibc/amd64-linux-glibc/.
Missed one, apparently.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Prerequisites To bootstrap ProteanOS, you'll need a modern UNIX-like system. These scripts only support natively bootstrapping an any-linux-eglibc -architecture such as core-linux-eglibc. Therefore, you'll need a system running +architecture such as amd64-linux-glibc. Therefore, you'll need a system running Linux (or a compatible variant such as Linux-libre) and glibc (or a compatible variant such as EGLIBC) on a CPU that matches the target CPU of the ProteanOS architecture to be bootstrapped. |