aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhorst31802016-08-01 22:00:22 +0200
committerGitHub2016-08-01 22:00:22 +0200
commit6dd71ac48d96b2ed9be82d19d981f9c9b1d3cb64 (patch)
tree5c17bc31e640f1dfc07c5d52e58e24d4b1b57e93
parentbdd133a055deb05dd38197d107b3a81e80963787 (diff)
downloadsolarc-firefox-theme-6dd71ac48d96b2ed9be82d19d981f9c9b1d3cb64.tar.gz
solarc-firefox-theme-6dd71ac48d96b2ed9be82d19d981f9c9b1d3cb64.tar.xz
solarc-firefox-theme-6dd71ac48d96b2ed9be82d19d981f9c9b1d3cb64.zip
Extend note regarding ESR releases
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4b73536..4d14070 100644
--- a/README.md
+++ b/README.md
@@ -55,10 +55,11 @@ Uninstall the theme with
sudo make uninstall
-#### Firefox 38 ESR (Debian Stable users see here)
-There is a separate Firefox 38 ESR compatible branch. The installation process is mostly identical to the manual installation above
+#### Firefox ESR (Debian Stable users see here)
+This repo includes separate Firefox ESR compatible branches. The installation process is mostly identical to the manual installation above
git clone https://github.com/horst3180/arc-firefox-theme && cd arc-firefox-theme
- git checkout firefox-38-esr
+ git checkout firefox-38-esr # Execute this for Firefox 38 ESR
+ git checkout firefox-45-esr # Execute this for Firefox 45 ESR
./autogen.sh --prefix=/usr
make mkxpi