From f4a4526ee18d7e82955c8f5598490210a633a968 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Wed, 29 Sep 2021 11:31:25 +0200 Subject: [PATCH] Mention toggling hidden files in GUI file managers This is bound to Ctrl+H in both Qt's and GTK's file dialogs and in all common file managers, so mentioning only that should be fine. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8db261f5..255ac718 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,12 @@ Please let me know if there are any issues with other hosts. Linux Mint 19, or AV Linux MXE 2021, then you should download the version that ends with `-ubuntu-18.04.tar.gz`. 2. Extract the contents of the downloaded archive to `~/.local/share`, such - that `~/.local/share/yabridge/yabridgectl` exists. You can do this from - the command line with `tar -C ~/.local/share -xavf yabridge-x.y.z.tar.gz`. + that the file `~/.local/share/yabridge/yabridgectl` exists after + extracting. You can extract an archive here from the command line with + `tar -C ~/.local/share -xavf yabridge-x.y.z.tar.gz`. If you're + extracting the archive using a GUI file manager or archive tool, then + make sure that hidden files and directories are visible by pressing + Ctrl+H. 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