From 30f673c63cd0e870f003587d4b420bd113f73aa6 Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Sat, 13 Sep 2014 12:29:39 +0200 Subject: [PATCH] Update README.md with installation instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edb5396c..558551a4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ The best way to install Gollum is with RubyGems: ```bash $ [sudo] gem install gollum ``` +You may first need to install some additional [development packages](https://github.com/gollum/gollum/wiki/Installation) for your OS. If you're installing from source, you can use [Bundler][bundler] to pick up all the gems: