Browse Source

Use node instead of npm to start

jomo 10 năm trước cách đây
mục cha
commit
e80ddc79f3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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)