From 9e1148bdfd79e165644629a01a02fbd358e7d228 Mon Sep 17 00:00:00 2001 From: Colin Marshall Date: Wed, 9 Nov 2016 11:26:58 -0700 Subject: [PATCH] Removed Ruby references in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 38ef57d0a..7f0c35eb0 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,13 @@ Lastly, if you're rolling your own setup, you can install Foundation through a v ## Documentation -The documentation can be found at . To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) and [Ruby](https://www.ruby-lang.org/en/) installed on your computer. (Your Node.js version must be **4.0** or higher.) +The documentation can be found at . To run the documentation locally on your machine, you need [Node.js](https://nodejs.org/en/) installed on your computer. (Your Node.js version must be **4.0** or higher.) Run these commands to set up the documentation: ```bash git clone https://github.com/zurb/foundation-sites cd foundation-sites -gem install scss-lint npm install ``` -- 2.47.2