Skip to content

Commit

Permalink
improve readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali Asaria authored and Ali Asaria committed Sep 24, 2011
1 parent 43b0f03 commit 3f0a706
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Expand Up @@ -43,8 +43,8 @@ how to install and run on your own computer (linux/osx)
- install node.js >= 0.4.7 - install node.js >= 0.4.7
- install npm - install npm
- run `npm install` - run `npm install`
- now start redis ($ redis-server) - run redis `redis-server`
- now start ($ node server.js 80) where "80" is the port you want it to run on. - run scrumblr `node server.js 80` where "80" is the port you want it to run on.


license license
------- -------
Expand Down

0 comments on commit 3f0a706

Please sign in to comment.