aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhorst31802015-06-06 00:18:46 +0200
committerhorst31802015-06-06 00:18:46 +0200
commitb355f846480a2a90a823709d133cfe2362f07bce (patch)
treed76788768d1dce863e11131cf3b04f5f1b81ffcb /README.md
parent945ab6c5da06cbe0e74901051df62d375d944c76 (diff)
downloadsolarc-theme-b355f846480a2a90a823709d133cfe2362f07bce.tar.gz
solarc-theme-b355f846480a2a90a823709d133cfe2362f07bce.tar.xz
solarc-theme-b355f846480a2a90a823709d133cfe2362f07bce.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 11 insertions, 8 deletions
diff --git a/README.md b/README.md
index b942952..3cf4fa4 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,17 @@ If your distribution is not listed, please check the requirements yourself.
rm -rf ~/.local/share/themes/Arc
rm -rf ~/.themes/Arc
+**Packages**
+
+Prebuilt packages for Ubuntu, Debian, Fedora and openSUSE are available at
+
+http://software.opensuse.org/download.html?project=home%3AHorst3180&package=arc-theme
+**Note:** elementary OS Freya users can install the package for Ubuntu 15.04
+
+Arch Linux users can install the theme from the AUR
+
+https://aur.archlinux.org/packages/gtk-theme-arc-git/
+
**Manual Installation**
To build the theme you need
@@ -54,14 +65,6 @@ If you want to install the latest version from git, clone the repository with
git clone https://github.com/horst3180/arc-theme --depth 1 && cd arc-theme
-If you want to install the latest stable release, run
-
- git clone https://github.com/horst3180/arc-theme --depth 1 && cd arc-theme
- git fetch --tags
- git checkout $(git describe --tags `git rev-list --tags --max-count=1`)
-
-or download it from https://github.com/horst3180/arc-theme/releases and cd into the extracted archive
-
**2. Build and install the theme**
./autogen.sh --prefix=/usr