From 295e5b97de909e9590f7c3ae951945e4bfd82d91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Guilherme=20Bergamini=20Mendes?= Date: Wed, 16 Sep 2020 11:12:33 -0300 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0bc6932 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# lfs-scripts +Instructions and scripts to build LFS (Linux From Scratch) 10.0 as simply as possible