summarylogtreecommitdiffstats
path: root/vcvrack-eseries.install
diff options
context:
space:
mode:
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
}