From bad96c7cf369d2d06241ca8c34ea18a74d4ea960 Mon Sep 17 00:00:00 2001 From: Eduardo Aguad Date: Sun, 21 Feb 2021 22:52:18 -0300 Subject: [PATCH] fix: --with-gnome= instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ffa7bd..f1c43e3 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Other options to pass to autogen.sh are --with-gnome= build the theme for a specific GNOME version (3.14, 3.16, 3.18, 3.20, 3.22) Note 1: Normally the correct version is detected automatically and this option should not be needed. - Note 2: For GNOME 3.24, use --with-gnome-version=3.22 + Note 2: For GNOME 3.24, use --with-gnome=3.22 (this works for now, the build system will be improved in the future) After the installation is complete the theme can be activated with `gnome-tweak-tool` or a similar program by selecting `Arc`, `Arc-Darker` or `Arc-Dark` as Window/GTK+ theme and `Arc` or `Arc-Dark` as GNOME Shell/Cinnamon theme.