From 05fe61b7dea50ac114a3ce3ed749a5acc093a1cf Mon Sep 17 00:00:00 2001 From: Eric van Zanten Date: Fri, 2 Aug 2013 19:49:55 -0500 Subject: [PATCH] Added a few more OS level requirements to the README.md. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ade3c61..9142c67 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,18 @@ Install or update dependencies: rvm 1.9.3 bundle + libxml2-dev + libxslt-dev + imagemagick + libmagickwand-dev + mongodb + nodejs Start the server: rails server + ## Pulling Data Get the latest data from OpenStates (in development only):