From f2f27a25b6d6bdf342e66b6e1d65b029a3352914 Mon Sep 17 00:00:00 2001 From: Love Billenius Date: Thu, 9 Jan 2025 17:16:12 +0100 Subject: [PATCH] Instructions for dpkg --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dce8abe..fa930a9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,12 @@ ## 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. Now, run the following cargo command: