diff --git a/README.md b/README.md index c5037ce..bf91868 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Server configuration: You'll need to install ImageMagick as well. The easiest way to use homebrew: brew install --with-libtiff imagemagick +Development Env +- start delayed jobs: `rake jobs:work` +- You may need to install the libv8 gem using `-- --with-system-v8` to make sure all the gems install (OSX only) + Attribution ------ -menu uses the [jquery.xmleditor](https://github.com/UNC-Libraries/jquery.xmleditor), developed at UNC Chapel Hill Libraries by Ben Pennell and Mike Daines. \ No newline at end of file +menu uses the [jquery.xmleditor](https://github.com/UNC-Libraries/jquery.xmleditor), developed at UNC Chapel Hill Libraries by Ben Pennell and Mike Daines.