mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-19 18:03:56 +02:00
Clean up the installation instructions
Most references to symlinks have been removed since this only caused confusion and yabridge 2.1.0 will no longer require manual PATH setup i most cases.
This commit is contained in:
+5
-2
@@ -21,8 +21,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
### Changed
|
||||
|
||||
- Yabridge will now always search for `yabridge-host.exe` in
|
||||
`~/.local/share/yabridge`, even if that directory is not in the search path.
|
||||
This should make setup easier.
|
||||
`~/.local/share/yabridge` even if that directory is not in the search path.
|
||||
This should make setup easier. Because of this, the symlink-based installation
|
||||
method does not have a lot of advantages over the copy-based method anymore
|
||||
other than the fact that you can't forget to rerun `yabridgectl sync` after an
|
||||
upgrade, so most references to it in the readme have been removed.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user