diff options
author | horst3180 | 2015-08-19 19:46:24 +0200 |
---|---|---|
committer | horst3180 | 2015-08-19 19:46:24 +0200 |
commit | 387050953b73d976d7a3f7fe5f1168b14924606e (patch) | |
tree | 97e0934c2422978055c7b2b4c57ebb9e74c245ab /README.md | |
parent | 1d5f9f7aa7ac0bfe6a091b7c1395cafa33d52c43 (diff) | |
download | solarc-firefox-theme-387050953b73d976d7a3f7fe5f1168b14924606e.tar.gz solarc-firefox-theme-387050953b73d976d7a3f7fe5f1168b14924606e.tar.xz solarc-firefox-theme-387050953b73d976d7a3f7fe5f1168b14924606e.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -21,9 +21,11 @@ This theme is compatible with Firefox 40+. **Note**: This theme is meant to be used in conjunction with the Arc GTK theme, don't use it with other GTK themes or it will look broken. ### Installation -Run `make-xpi.sh` script to create the xpi files - ./make-xpi.sh +Donwload the .xpi files from [here](https://github.com/horst3180/arc-firefox-theme/releases) -This will create three .xpi files. One for Arc, Arc-Darker and Arc-Dark. Drag-and-drop these files into the Firefox window. Firefox will then prompt you to install the theme. + +Alternatively you can generate the x.pi files by running the `make-xpi.sh` script. + + ./make-xpi.sh |