From c28118853cee177b974c5c18691bb911355a9dcc Mon Sep 17 00:00:00 2001 From: Jonathan <vanillajonathan@users.noreply.github.com> Date: Wed, 4 May 2016 10:29:12 +0200 Subject: [PATCH] Fixed issue spottted by @lots0logs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71ab6e6..39c9826 100755 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ First, you need to compile the theme using the [Sass](http://sass-lang.com/) compiler. -To install Sass, install Ruby and the gem command using your distributions' package manager. Then install `sass` with the `gem` command, +To install Sass, install Ruby and the gem command using your distribution's package manager. Then install `sass` with the `gem` command, `gem install sass` -You'll also need the following commands in your path to generate the gresource binary. Install them using your distributions' package manager. +You'll also need the following commands in your path to generate the gresource binary. Install them using your distribution's package manager. * `glib-compile-schemas` * `gdk-pixbuf-pixdata`