1
0
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:
2023-10-27 17:01:07 +02:00
parent 184e764268
commit 3a0610b075
2 changed files with 9 additions and 5 deletions

View File

@@ -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.