Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jouni Koivuviita committed Dec 17, 2011
1 parent 6935333 commit 9302658
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -9,13 +9,13 @@ Seep provides user interface controls for your Node.js web applications. The UI

1. Install node.js (<http://nodejs.org>)
2. Install npm

$ curl http://npmjs.org/install.sh | sh

$ curl http://npmjs.org/install.sh | sh
3. Install seep

$ npm install seep

$ npm install seep

## Hello World

Expand Down

0 comments on commit 9302658

Please sign in to comment.