aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc
index 5645d72..e9b734e 100644
--- a/README.adoc
+++ b/README.adoc
@@ -68,6 +68,10 @@ you can get a quick and dirty installation package for testing purposes using:
$ meson compile deb
# dpkg -i fiv-*.deb
+
+And in case you keep the default installation prefix rather than _/usr_,
+it is necessary to:
+
# glib-compile-schemas /usr/local/share/glib-2.0/schemas
Windows