From d941443377c7365315091dfe9f0d11d94138c375 Mon Sep 17 00:00:00 2001 From: filippo-ferrari Date: Thu, 8 Feb 2024 01:05:47 +0100 Subject: [PATCH] edit: README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 38844ca..01619ee 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +# F's version of Luke's Auto-Rice Bootstrapping Scripts (LARBS) + +## Installation: + +clone the repository: + +``` +git clone https://github.com/filippo-ferrari/LARBS.git +``` +then launch the script: +``` +sh larbs.sh +``` + # Luke's Auto-Rice Bootstrapping Scripts (LARBS) ## Installation: