From 7efae1ab640e729881e1e0263551570db77e13c8 Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Sat, 14 Sep 2024 01:45:14 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e4d6da1..fe80e65 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Beef-Nightly -This repository contains the newest build for the Beef nightly and builds it using Forgejo actions. +## BeefBuild +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 \ No newline at end of file +## 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` \ No newline at end of file