summaryrefslogtreecommitdiffstats
path: root/libraries/lvtk/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/lvtk/README')
-rw-r--r--libraries/lvtk/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/lvtk/README b/libraries/lvtk/README
index 56bae27718..2ed61b53b3 100644
--- a/libraries/lvtk/README
+++ b/libraries/lvtk/README
@@ -8,4 +8,5 @@ If you want to build the API documentation, install graphviz, then export
DOCS=yes before running lvtk.SlackBuild. This is only useful if you plan
to develop your own code that uses lvtk. The docs take up 4MB of space
in /usr/doc/lvtk-$VERSION/html/ (which makes the package 5x the size it
-would be without the docs).
+would be without the docs). Also, the example plugins will be installed
+in /usr/lib(64)?/lv2/ltvk.lv2/, for another 500KB or so.