From 757cf8ef79fdba103dbc56ad50823dfeb32c9cf5 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Thu, 15 Jan 2015 12:39:39 -0600 Subject: [PATCH] Add note about Windows to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a271a01..df59c94 100644 --- a/README.md +++ b/README.md @@ -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.