Skip to content
This repository has been archived by the owner on Dec 1, 2017. It is now read-only.

Commit

Permalink
Minor updates to README
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwex committed Aug 8, 2012
1 parent 6d0a3eb commit 3ae3498
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -34,6 +34,11 @@ $ > NODE_ENV=development ./app.js
* Each component can be run separately, have a look in app.js for a listing.
* It's polite to change the IRC nick your dev bot uses, see config/development.json (motown-{your real nick} probably makes sense)

## Troubleshooting

Sometimes the webserver when in dev mode will be unresponsive from the first request. It seems to be a problem with the passport
library and stale sessions.

## Configuration


Expand Down Expand Up @@ -124,4 +129,4 @@ social sidebar as well as the socket server.

## TODOS:

Now see issues: https://github.com/simonwex/motown/issues
Now see issues: https://github.com/mozilla/motown/issues

0 comments on commit 3ae3498

Please sign in to comment.