Merge pull request #3 from LeToNode/master

修正一处拼写错误
This commit is contained in:
muyuan 2012-02-15 18:18:54 -08:00
commit 8b0c709670

View File

@ -7,7 +7,7 @@ Node Club 是用 **Node.js** 和 **MongoDb** 开发的新型社区软件,界
// install node npm mongodb
// run mongod
cd Node-Club
nmp install ./
npm install ./
cp config.default.js config.js
// modify the config file as yours
node app.js