From 8fb4edd72dfcb2b71e91eedc5861360101374967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Fri, 30 Oct 2020 17:09:31 +0000 Subject: Update README.org macOS is now supposed to work. --- README.org | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index e82d470..8dcebee 100644 --- a/README.org +++ b/README.org @@ -2,21 +2,21 @@ 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. +`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. + *** Requirements -These are for Arch Linux. You might need other packages on other distributions, -or they might be named something different. +These are for Arch Linux. You might need other packages on other distributions +and operating systems, or they might be named something different. - rust (stable) - `alsa-lib` - `openssl` - `opus` -Windows is not currently supported but could be in the future. macOS is supposed -to work but doesn't at the moment. Other operating systems haven't been -tested. The limiting factor for Windows is IPC communication which is -(currently) done via the crate `ipc-channel`. +Windows is not currently supported but could be in the future. macOS should work. +Other operating systems haven't been tested. The limiting factor on Windows +is IPC communication which is (currently) done via the crate `ipc-channel`. *** Installation 1. Build the binaries -- cgit v1.2.1