summarylogtreecommitdiffstats
path: root/vcvrack-eseries.install
diff options
context:
space:
mode:
authorPopolon2021-04-18 14:14:38 +0200
committerPopolon2021-04-18 14:14:38 +0200
commit517fb73510614ce33653d389ab65592d27643271 (patch)
tree924af5147eb1ac9bcf44d467814e919703fcfc24 /vcvrack-eseries.install
parent515606c05ed7fb1acbd585c9f6df694a7e636a99 (diff)
downloadaur-517fb73510614ce33653d389ab65592d27643271.tar.gz
upgrade to v1.0
Diffstat (limited to 'vcvrack-eseries.install')
-rw-r--r--vcvrack-eseries.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcvrack-eseries.install b/vcvrack-eseries.install
index 202201c48614..ec012e41cb30 100644
--- a/vcvrack-eseries.install
+++ b/vcvrack-eseries.install
@@ -1,8 +1,8 @@
post_common() {
cat <<-EOF
Since VCV Rack 0.6.0 system plugins are no longer supported.
- Copy (or link) /opt/vcvrack/<plugin>.zip to your ~/.Rack/plugins directory
- (it's done automatically for Fundamental upon first launch).
+ Copy (or link) /opt/vcvrack/plugins/<plugin> directory to your ~/.Rack/plugins-v1/ directory
+ (it's done automatically for Fundamental if in .zip format upon first launch).
EOF
}