From bc5a57a787b44d1f1f638fa2e44209a8f7b35b10 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Mon, 15 Dec 2014 12:52:08 +0200 Subject: [PATCH] readme style update --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a29bc75d..a1ad4df70 100644 --- a/README.md +++ b/README.md @@ -254,10 +254,10 @@ they might not be complete or might have serious bugs. You are free to fork it. Alternatively you can build up everything manually, required components: -Consider using RBENV: https://github.com/sstephenson/rbenv -Compile requried ruby version: https://github.com/internetee/registry/blob/master/.ruby-version -Phusion passenger with apache: https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html -Postgresql documents: http://www.postgresql.org/docs/ +* Consider using [RBENV](https://github.com/sstephenson/rbenv) +* Compile requried [ruby version](https://github.com/internetee/registry/blob/master/.ruby-version) +* [Phusion passenger](https://www.phusionpassenger.com/documentation/Users%20guide%20Apache.html) +* [Postgresql](http://www.postgresql.org/docs/) ### Application build and update