Skip to content

Commit

Permalink
readme code block fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Braitsch committed Jun 3, 2012
1 parent 62d6eb5 commit 051f494
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
##[node-login](http://node-login.braitsch.io)
#[Node-Login](http://node-login.braitsch.io)

####A basic login & account management system built in Node.js with the following features :

Expand Down Expand Up @@ -31,10 +31,10 @@ A [Live Demo](http://node-login.braitsch.io) and [some thoughts about the app's

####Installation & Setup
This assumes you already have node.js & npm installed.
`
```
git clone git@github.com:braitsch/node-login.git node-login
cd node-login
npm install -d
node app
`
```
Questions and suggestions for improvement are welcome.

0 comments on commit 051f494

Please sign in to comment.