From 98cf275e377b6960b2b57f9a224a2446f4de52ad Mon Sep 17 00:00:00 2001
From: life <lifephp@gmail.com>
Date: Sat, 10 May 2014 14:27:50 +0800
Subject: [PATCH] update readme.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 95475c2..1fdd352 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ For more tips please have a look at [our wiki](https://github.com/leanote/leanot
 
 ### 3.3. Import initial MongoDB data
 
-The mongodb data is in `[path_to_leanote]/mongodb_backup/leanote_install_data`
+The mongodb data is in `[PATH_TO_LEANOTE]/mongodb_backup/leanote_install_data`
 
 ```
 $> mongorestore -h localhost -d leanote --directoryperdb PATH_TO_LEANOTE/mongodb_backup/leanote_install_data
@@ -48,7 +48,7 @@ user2 username: admin, password: abc123
 
 ### 3.4. Configuration
 
-Modify `[path_to_leanote]/conf/app.conf`. Available configuration options are:
+Modify `[PATH_TO_LEANOTE]/conf/app.conf`. Available configuration options are:
 
 ``mongodb``  **required**