From 311c19f92de6d421a40d7144127fc43bb5a01d40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Sat, 19 Jun 2021 13:55:20 +0200 Subject: updat readme with ogg information --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 93ae6f2..527b45e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ publish [compiled binaries on Github](https://github.com/sornas/mum/releases/). 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) +- rust (stable, ideally latest) - alsa-lib - openssl - opus @@ -53,9 +53,10 @@ them, build with --no-default-features. Features can then be enabled with The following features can be specified: -| Name | Needed for | -|--------------------|---------------| -| mumd/notifications | Notifications | +| Name | Needed for | +|--------------------+--------------------| +| mumd/notifications | Notifications | +| mumd/ogg | .ogg sound effects | If you're using Cargo 1.51 or later you can specify features directly from the workspace root: -- cgit v1.2.1