From e0be17e246fd6bb6ab43f891de0572fb478422dd Mon Sep 17 00:00:00 2001
From: Dmitry Kovalenok <dmitry.kovalenok@twinslash.com>
Date: Wed, 14 Nov 2012 10:31:22 +0300
Subject: [PATCH] updating readme

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2c74bd6..8ff3974 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,13 @@ This plugin is used to authenticate in redmine through Google.
 
 ### Installation:
 
-Choose folder /plugins, make command git clone git@gitlab.tsdv.net:redmine_omniauth_google.git. Restart rails server.
+Choose folder /plugins, make command 
+
+```console
+git clone git@gitlab.tsdv.net:redmine_omniauth_google.git. 
+```
+
+Restart rails server.
 
 ### Registration
 
-- 
GitLab