Skip to content

Commit

Permalink
Merge branch 'master' of github.com:marcuswestin/require
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuswestin committed Jun 20, 2011
2 parents 4593606 + b22e596 commit c471e94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -15,8 +15,8 @@ tl;dr
echo '{ "name":"app" }' > package.json
sudo npm install require
sudo npm install raphael
curl -O https://gist.github.com/raw/975866/little_server.js
curl -O https://gist.github.com/raw/975868/little_client.js
curl -O https://raw.github.com/gist/975866/little_server.js
curl -O https://raw.github.com/gist/975868/little_client.js
node little_server.js

Now go to http://localhost:8080
Expand Down

0 comments on commit c471e94

Please sign in to comment.