diff options
author | horst3180 | 2016-09-14 12:23:24 +0200 |
---|---|---|
committer | GitHub | 2016-09-14 12:23:24 +0200 |
commit | ea8aa1697a1c6db52fdb2e1990a013284eee6407 (patch) | |
tree | 4dcb2478b39164186759a3fa2c1f2c3d307b0a17 | |
parent | 28dfc77210aa27314ac545a225586220d7078adf (diff) | |
parent | 9433174407f2a3d50fe38b941ebbefdefefdbf23 (diff) | |
download | solarc-theme-ea8aa1697a1c6db52fdb2e1990a013284eee6407.tar.gz solarc-theme-ea8aa1697a1c6db52fdb2e1990a013284eee6407.tar.xz solarc-theme-ea8aa1697a1c6db52fdb2e1990a013284eee6407.zip |
Merge pull request #630 from w1res/patch-1
Fix typo in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ To build the theme you'll need * `libgtk-3-dev` for Debian based distros or `gtk3-devel` for RPM based distros * `git` if you want to clone the source directory -If your distributions doesn't ship separate development packages you just need GTK 3 instead of the `-dev` packages. +If your distribution doesn't ship separate development packages you just need GTK 3 instead of the `-dev` packages. Install the theme with the following commands |