Преглед изворни кода

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)