From e6517cadf05e261de279be9d8ced76f4c7c100e4 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 19 Apr 2022 12:30:26 +0200 Subject: [PATCH] Reword the package part of the usage section --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6595cb9b..671ec6eb 100644 --- a/README.md +++ b/README.md @@ -67,11 +67,11 @@ Please let me know if there are any issues with other hosts. check out Wine's [user guide](https://wiki.winehq.org/Wine_User%27s_Guide#Using_Wine). -1. You can install yabridge and its yabridgectl companion utility using a - prebuilt binary, through the AUR, from a distro package, or by building from - source. Keep in mind that the distro packages mentioned below may not always - be up to date, and some may also not be compiled with support for 32-bit - plugins. +1. Depending on your distro you can install yabridge and its yabridgectl + companion utility through your distro's package manager or by using the using + a binary archive from the GitHub releases page. Keep in mind that the distro + packages mentioned below may not always be up to date, and some may also not + be compiled with support for 32-bit plugins. @@ -80,15 +80,14 @@ Please let me know if there are any issues with other hosts. [`yabridge`](https://archlinux.org/packages/multilib/x86_64/yabridge/) and [`yabridgectl`](https://archlinux.org/packages/multilib/x86_64/yabridgectl/) packages. - - On **Fedora**, you can install yabridge and yabridgectl from a [COPR](https://copr.fedorainfracloud.org/coprs/patrickl/yabridge/). - On the **OpenSUSE** distros, yabridge and yabridgectl are packaged by [GeekosDAW](https://geekosdaw.tuxfamily.org/en/). - On **NixOS**, yabridge and yabridgectl are in the repositories. - - On any other distro, you can simply download and install a prebuilt version - of yabridge: + - On **Ubuntu**, **Debian**, **Linux Mint**, **Pop!\_OS**, and any other + distro, you can simply download and install a prebuilt version of yabridge: 1. First download the latest version of yabridge from the [releases page](https://github.com/robbert-vdh/yabridge/releases). If you're using @@ -105,7 +104,7 @@ Please let me know if there are any issues with other hosts. 3. **Whenever any step below mentions running `yabridgectl `, then you should run `~/.local/share/yabridge/yabridgectl ` instead** as `~/.local/share/yabridge` is not in your search path so - your shell won't know where to look for yabridge. + your shell won't be able to find yabridgectl otherwise. Alternatively, you can also add that directory to your shell's search path so you'll be able to run `yabridgectl` directly. If you don't know