Update README.md

This commit is contained in:
Booklordofthedings 2024-09-14 01:45:14 +02:00
parent 47dcc75447
commit 7efae1ab64

View file

@ -1,4 +1,8 @@
# Beef-Nightly ## BeefBuild
This repository contains the newest build for the Beef nightly and builds it using Forgejo actions. This repository builds the newest nightly version of Beef everyday and bundles it into a .deb package.
We do this in this repository, as git repository is a mirror and so I currently cannot add actions to the mirror ## Installation
- Follow the instructions at: [https://code.booklordofthe.dev/Extern/-/packages/debian/beefbuild/](https://code.booklordofthe.dev/Extern/-/packages/debian/beefbuild/)
- Download and run: [https://code.booklordofthe.dev/Extern/Beef-Nightly/src/branch/main/install.sh](https://code.booklordofthe.dev/Extern/Beef-Nightly/src/branch/main/install.sh)
- Run: `wget -O - https://code.booklordofthe.dev/Extern/Beef-Nightly/raw/branch/main/install.sh | bash`