diff options
author | Adam Siembida | 2016-08-11 08:02:56 -0400 |
---|---|---|
committer | GitHub | 2016-08-11 08:02:56 -0400 |
commit | 9433174407f2a3d50fe38b941ebbefdefefdbf23 (patch) | |
tree | 7b1a9e454d7345daaed53adec8eea5515e9ceef5 /README.md | |
parent | e10fefb63f626489068565fd8916c6c6cf59295a (diff) | |
download | solarc-theme-9433174407f2a3d50fe38b941ebbefdefefdbf23.tar.gz solarc-theme-9433174407f2a3d50fe38b941ebbefdefefdbf23.tar.xz solarc-theme-9433174407f2a3d50fe38b941ebbefdefefdbf23.zip |
Fix typo in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,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 |