mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Fix path to yabridgectl in readme
This commit is contained in:
@@ -110,9 +110,9 @@ Please let me know if there are any issues with other hosts.
|
|||||||
that `~/.local/share/yabridge/yabridgectl` exists. You can do this from
|
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`.
|
the command line with `tar -C ~/.local/share -xavf yabridge-x.y.z.tar.gz`.
|
||||||
3. **Whenever any step below mentions running `yabridgectl <something>`,
|
3. **Whenever any step below mentions running `yabridgectl <something>`,
|
||||||
then you should run `~/.local/share/yabridgectl <something>` instead**
|
then you should run `~/.local/share/yabridge/yabridgectl <something>`
|
||||||
as `~/.local/share/yabridge` is not in your search path so your shell
|
instead** as `~/.local/share/yabridge` is not in your search path so
|
||||||
won't know where to look for yabridge.
|
your shell won't know where to look for yabridge.
|
||||||
|
|
||||||
Alternatively, you can also add that directory to your shell's search
|
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
|
path so you'll be able to run `yabridgectl` directly. If you don't know
|
||||||
|
|||||||
Reference in New Issue
Block a user