Skip to content

Commit

Permalink
[BT-148]: Added RubyGem information to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Lonkowski committed Dec 11, 2015
1 parent 694130a commit 4381bc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Copy assets from one location to another.

### compileCss

Compile SCSS with Compass, and run the compiled CSS through PostCSS with
Autoprefixer.
Compile SCSS with Compass RubyGem (gem install compass), and run the compiled
CSS through PostCSS with Autoprefixer.

### compileHtml

Expand All @@ -75,7 +75,7 @@ Lint JS with ESLint.

### lintScss

Lint SCSS with scss_lint.
Lint SCSS with scss_lint RubyGem (gem install scss_lint).

### minifyCss

Expand Down

0 comments on commit 4381bc1

Please sign in to comment.