diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-06-29 18:24:28 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-06-29 18:24:28 +0200 |
commit | 2968222c96e97036c5ab8209fbc8aee3ee9f2e01 (patch) | |
tree | b8b1c7a6d953ea9eb018168d1d235d277a5fdadb | |
parent | bd35f4ba724a3483dda0677edcf7dc9e6c7759a9 (diff) | |
download | patchmatrix-2968222c96e97036c5ab8209fbc8aee3ee9f2e01.tar.xz |
readme: fix binary installation instructions.
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -18,9 +18,9 @@ with JACK MIDI/OSC. For GNU/Linux (64-bit, 32-bit, armv7, arm64). -To install the plugin bundle on your system, simply copy the __patchmatrix__ -folder out of the platform folder of the downloaded package into your -[LV2 path](http://ladplug.in/pages/filesystem-hierarchy-standard.html). +To install the program on your system, simply copy the platform folder +out of the __patchmatrix__ top folder of the downloaded package into your +/usr oder /usr/local path. #### Stable release @@ -1 +1 @@ -0.25.9 +0.25.11 |