mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 20:28:52 +00:00
Note the need for an upgraded Ruby
This commit is contained in:
parent
19d651a65a
commit
f380e4c203
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue