Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwartz committed Jun 23, 2013
1 parent 8a4c8b6 commit 72f5dcd
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Expand Up @@ -89,19 +89,7 @@ in JavaScript. Even the CommonJS require() method is written in JavaScript.

## QUICKSTART

(See https://github.com/mschwartz/SilkJS/wiki/Build-Instructions for dependent libraries)

Currently for Mac OSX Lion x64 and Ubuntu only...

git clone https://github.com/mschwartz/SilkJS SilkJS
cd SilkJS
make

Once built:

./silkjs httpd/main.js

Then point your browser at http://localhost:9090/
See the instructions on installing SilkJS at http://silkjs.net

## Useful Links

Expand Down

0 comments on commit 72f5dcd

Please sign in to comment.