Documentation Update

This commit is contained in:
Christer Warén 2024-06-30 16:56:57 +03:00
parent 570d533df3
commit e76cd7f45e

View File

@ -3,10 +3,11 @@
## Run Command
```
curl https://waren.io/init.sh -o init.sh
bash init.sh
chmod +x init.sh
./init.sh
```
## Build Command
## Maintaining Command
```
bash build.sh
./maintainer.sh
```