Skip to content

Commit

Permalink
Tweak install instructions
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed May 8, 2024
1 parent f2fc142 commit 673a24c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ After dependencies are installed simply run `make` in the directory where this p
Install
-------

After a successful build, simply copy or symlink the `lv2-gtk-ui-bridge.lv2` bundle into any direction within the `LV2_PATH`.
There is no `make install` step.
After a successful build, simply copy or symlink the `lv2-gtk-ui-bridge.lv2` bundle into any direction within the `LV2_PATH`, for example `~/.lv2/`.

No that there is no `make install` step, you can easily just copy the bundle yourself.

0 comments on commit 673a24c

Please sign in to comment.