From bde72cb52e5418d6293b1b58ca3a32ccf93acedd Mon Sep 17 00:00:00 2001 From: Dawa Ometto Date: Mon, 12 Nov 2018 23:33:23 +0100 Subject: [PATCH] Update README.md --- README.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/README.md b/README.md index c095e555..26c223b4 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ For more information on Gollum's capabilities and pitfalls: **Notes:** -1. There are still some bugs and this setup is not ready for production yet. You can track the progress at [Support Windows via JRuby - Meta Issue](https://github.com/gollum/gollum/issues/1044). +1. You can track the progress at [Support Windows via JRuby - Meta Issue](https://github.com/gollum/gollum/issues/1044). ## INSTALLATION @@ -56,28 +56,6 @@ Varies depending on operating system, package manager and Ruby installation. Gen Installation examples for individual systems can be seen [here](https://github.com/gollum/gollum/wiki/Installation). -**Notes:** -* Whichever Ruby implementation you're using, Gollum ships with the appropriate default git adapter. So the above installation procedure is common for both MRI and JRuby. -* If you're installing from source: - * Optionally uninstall any previous versions of Gollum: - ``` - [sudo] gem uninstall -aIx gollum - ``` - * Install [Bundler](http://bundler.io/). - * Navigate to the cloned source of Gollum. - * Install dependencies: - ``` - [sudo] bundle install - ``` - * Build: - ``` - rake build - ``` - * And install: - ``` - [sudo] gem install --no-document pkg/gollum*.gem - ``` - ### Markups Gollum presently ships with support for the following markups: