Update README.md

This commit is contained in:
leanote
2014-05-06 22:59:52 +08:00
parent b7d2edd6a7
commit 84a728c4a6

View File

@ -21,6 +21,13 @@ leanote build with golang(revel) and mongodb. so you must install mongodb at fir
### Install mongodb
go http://www.mongodb.org to download and install it.
### Export initial mongodb data
the mongodb data in leante/mongodb_backup/leanote_install_data
```
mongorestore -h localhost -d leanote --directoryperdb path_to_leanote_install_data
```
### Configure conf/app.conf
``mongodb`` **required**