Instructions for dpkg

This commit is contained in:
Love 2025-01-09 17:16:12 +01:00
parent f971f3ba81
commit f2f27a25b6

View File

@ -19,6 +19,12 @@
## Install ## Install
### Binary
If you're on Debian Linux, then just go over to the releases, and install the latest *.deb* package with `dpkg`
### Source
First, make sure that you have the rust toolchain installed. If not, then go to [rustup](https://rustup.rs) to install it. First, make sure that you have the rust toolchain installed. If not, then go to [rustup](https://rustup.rs) to install it.
Now, run the following cargo command: Now, run the following cargo command: