From 5b1488f4373bba18acce0417672dc74e74494abb Mon Sep 17 00:00:00 2001 From: Hrishikesh S Date: Tue, 14 Jan 2014 19:55:35 +0530 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee79ecc..a4858fb 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ MongoMan provides a graphical front end to your mongoDB installation. You can vi Configuration: ============= -1. clone the repository by running : git clone 'https://github.com/Hrish2006/MongoMan/'. +1. clone the repository by running : git clone https://github.com/Hrish2006/MongoMan/. 2. cd to the directory MongoMan/MongoMan. 3. bundle install 4. rails s -p 8000 #Start the application on its own port. @@ -37,3 +37,4 @@ License ======== MongoMan is licensed under the MIT License. +