Note the need for an upgraded Ruby

This commit is contained in:
Robert Lord 2016-03-08 16:23:19 -06:00
parent 19d651a65a
commit f380e4c203

View file

@ -39,7 +39,7 @@ Getting Started with Slate
You're going to need:
- **Linux or OS X** — Windows may work, but is unsupported.
- **Ruby, version 1.9.3 or newer**
- **Ruby, version 2.0 or newer**
- **Bundler** — If Ruby is already installed, but the `bundle` command doesn't work, just run `gem install bundler` in a terminal.
### Getting Set Up