Add note about Windows to Readme

This commit is contained in:
Robert Lord 2015-01-15 12:39:39 -06:00
parent 115d04f19e
commit 757cf8ef79

View file

@ -37,6 +37,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**
- **Bundler** — If Ruby is already installed, but the `bundle` command doesn't work, just run `gem install bundler` in a terminal.