clfs-bootstrap

clfs-bootstrap.git
git clone git://git.lenczewski.org/clfs-bootstrap.git
Log | Files | Refs | README | LICENSE

commit ce04c72c565db66c5af72e676779109b7ace56c7
parent f0e248cf01f68e9b1ee8345b90bcc05eaa5714e2
Author: MikoĊ‚aj Lenczewski <mikolaj.lenczewski308@gmail.com>
Date:   Tue, 23 Mar 2021 00:07:18 +0000

Mentionned STAGES.md in README.md

Diffstat:
MREADME.md | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1 +1,7 @@ # clfs-bootstrap + +A from-scratch linux system loosely following the clfs guide (can be found +![here](https://trac.clfs.org)). + +The different stages of the build can be found in ![STAGES.md](STAGES.md). +