From 08711d4032bf400ea4565ac8ac3a0aeff6edaf54 Mon Sep 17 00:00:00 2001 From: Simon Garrelou Date: Thu, 25 May 2023 13:39:37 +0200 Subject: Add info about installing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 85affbc..fe7930f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ $ wgmgr config --type split my_new_laptop ``` +## Installing + +You can download the latest release at [`/releases/wgmgr/latest/`](https://git.sixfoisneuf.fr/releases/wgmgr/latest/). If you want to build the software yourself, you will need an up-to-date Rust toolchain ([rustup](https://rustup.rs/) is recommended). + +Building the software should be as simple as running `cargo build --release` in the cloned repository. + ## Setting up Create the application configuration file, at `/etc/wgmgr.toml`: -- cgit v1.2.3