mirror of
https://github.com/tiyn/larbs.git
synced 2025-11-19 11:19:46 +01:00
updated welcome text and readme
This commit is contained in:
@@ -45,6 +45,14 @@ curl -LO https://raw.githubusercontent.com/tiynger/larbs/master/larbs.sh
|
||||
sh larbs.sh
|
||||
```
|
||||
|
||||
It is possible that the following commands need to be run before the script is able to retrieve
|
||||
packages.
|
||||
|
||||
```sh
|
||||
pacman-key --populate archlinux
|
||||
pacman-key --refresh-keys
|
||||
```
|
||||
|
||||
## Tests
|
||||
|
||||
This script will be checked for correctness on important changes.
|
||||
|
||||
Reference in New Issue
Block a user