From 6dee3412c38931647949483157d749ff2486570e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sat, 26 Dec 2020 21:49:45 +0100 Subject: update with crates.io-instructions --- CHANGELOG | 6 ++++-- README.org | 7 ++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 82ecbfb..adcec3b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,8 +15,10 @@ a PR. Unreleased ---------- -// Added -// ~~~~~ +Added +~~~~~ + +* Published to crates.io. You can now install with +cargo install {mumctl,mumd}+! // Changed // ~~~~~~~ diff --git a/README.org b/README.org index 5620e7b..117bcf7 100644 --- a/README.org +++ b/README.org @@ -1,9 +1,10 @@ * mum Mumble daemon with controller (think mpd(1)/mpc(1)) written in Rust. -** Building -mum is [[https://aur.archlinux.org/packages/mum-git/][available on the AUR]]. -We aim to publish tagged versions to cargo, as well as binaries on Github. +** Building mumd and mumctl are available on crates.io and can be installed +with cargo install mumd and cargo install mumctl. They are also available +[[https://aur.archlinux.org/packages/mum-git/][available on the AUR]]. We +also publish compiled binaries on Github. *** Requirements These are for Arch Linux. You might need other packages on other distributions -- cgit v1.2.1