From 81f85e7486ffd6cad8ef3dc080378f95d22b3dcc Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Wed, 22 Jun 2016 13:34:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 045c21a7b6..d2ad5c1682 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ on a lightweight webserver that runs on your local machine. This will typically be the fastest way (by far) to iterate on docs changes and see them staged, once you get this set up, but it does involve several install steps that take awhile to complete, and makes system-wide modifications. -Install Ruby 2.2 or higher: +Install Ruby 2.2 or higher. If you're on a Mac, follow [these instructions](https://gorails.com/setup/osx/). If you're on Linux, run these commands: apt-get install software-properties-common apt-add-repository ppa:brightbox/ruby-ng