edit: README.md
This commit is contained in:
parent
92f6db849b
commit
d941443377
1 changed files with 14 additions and 0 deletions
14
README.md
14
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:
|
||||
|
|
Loading…
Reference in a new issue