From 0192cdee83127c3311a341d8c11fa897ef4f3234 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Fri, 19 Jun 2015 22:57:08 -0500 Subject: [PATCH] readme change only --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 64998e3..735bce8 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,10 @@ If you wish to build via command line install ruby, and ruby gems. Open up a con * `bundle` * `rake preflight` +### Linux Boxes + +If you are on a linux box, please make sure you have `mono` and `mono-devel` in your path. Easiest way to install on ubuntu is to run `sudo apt-get install mono-complete` + ## My PR is broken, it works in VS! if your pull request is broken either one of two things is happening.