aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d927f56..cefbee7 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Arc is a flat theme with transparent elements for GTK 3, GTK 2 and Gnome-Shell.
### Requirements
-* Gnome/GTK 3.14 or 3.16
+* Gnome/GTK 3.14, 3.16 or 3.18
* The `gnome-themes-standard` package
* The murrine engine. This has different names depending on your distro.
* `gtk-engine-murrine` (Arch Linux)
@@ -102,7 +102,7 @@ Other options to pass to autogen.sh are
--disable-xfwm disable XFWM support
--disable-xfce-notify disable XFCE Notify support
- --with-gnome=<version> build the theme for a specific Gnome version (3.14, 3.16)
+ --with-gnome=<version> build the theme for a specific Gnome version (3.14, 3.16, 3.18)
Note: Normally the correct version is detected automatically and this
option should not be needed.