From 9126142f7960d4aaebd4a7b22021e1aeef398271 Mon Sep 17 00:00:00 2001 From: Jeff Cliff Date: Fri, 11 Aug 2023 13:11:55 -0600 Subject: [PATCH] instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e8f91a5..4b4b016 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,9 @@ Solution: let's fix this. If you run into an issue with the scripts in this repo let us know what you did with them and the problem you encountered in an issue https://git.freecumextremist.com/themusicgod1/LFS-no-microsoft/issues + +where it says to wget the list, wget wget-list-sysv +and then + +for x in `cat git-clone-list`; do git clone $x; done +