diff --git a/README.md b/README.md index 543c90b..9dc1548 100644 --- a/README.md +++ b/README.md @@ -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.