Explorar o código

sass compiler included

Mark Otto %!s(int64=10) %!d(string=hai) anos
pai
achega
048687e141
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -32,11 +32,10 @@ Individual theme feedback and bug reports should be submitted to the theme's ind
 
 ### 1. Install dependencies
 
-Poole is built on Jekyll and uses SCSS instead of vanilla CSS. Before getting started, you'll need to install their gems:
+Poole is built on Jekyll and uses it's built-in SCSS compiler to generate our CSS. Before getting started, you'll need to install the Jekyll gem:
 
 ```bash
 $ gem install jekyll
-$ gem install scss
 ```
 
 **Windows users:** Windows users have a bit more work to do, but luckily [@juthilo](https://github.com/juthilo) has your back with his [Run Jekyll on Windows](https://github.com/juthilo/run-jekyll-on-windows) guide.