aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG6
-rw-r--r--README.org7
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