readme change only

This commit is contained in:
Tommy Parnell
2015-06-19 22:57:08 -05:00
parent 6623765da6
commit 0192cdee83

View File

@@ -25,6 +25,10 @@ If you wish to build via command line install ruby, and ruby gems. Open up a con
* `bundle` * `bundle`
* `rake preflight` * `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! ## My PR is broken, it works in VS!
if your pull request is broken either one of two things is happening. if your pull request is broken either one of two things is happening.