浏览代码

Use node instead of npm to start

jomo 10 年之前
父节点
当前提交
e80ddc79f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -22,5 +22,5 @@ You can [join us](https://webchat.esper.net/?channels=spongy) in #spongy on irc.
 * `npm install`
 * `redis-server`
 * `cp "modules/config.example.js" "modules/config.js"`
-* `npm start`
+* `node server.js`
 * Access [http://localhost:3000](http://localhost:3000)