Update README.md
This commit is contained in:
parent
da51adc512
commit
466d882b35
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@
|
||||||
This repository builds the newest nightly version of Beef everyday and bundles it into a .deb package.
|
This repository builds the newest nightly version of Beef everyday and bundles it into a .deb package.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
- Install llvm18 on your system
|
- Install llvm19 on your system
|
||||||
```
|
```
|
||||||
wget https://apt.llvm.org/llvm.sh
|
wget https://apt.llvm.org/llvm.sh
|
||||||
chmod +x llvm.sh
|
chmod +x llvm.sh
|
||||||
sudo ./llvm.sh 18
|
sudo ./llvm.sh 19
|
||||||
```
|
```
|
||||||
- Follow the instructions at: [https://code.booklordofthe.dev/Extern/-/packages/debian/beefbuild/](https://code.booklordofthe.dev/Extern/-/packages/debian/beefbuild/)
|
- 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)
|
- 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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue