Skip to content

Commit

Permalink
try to fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mkilling committed May 18, 2011
1 parent dbaf08c commit 1a8bef9
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions README.md
Expand Up @@ -4,12 +4,16 @@ Alfamegle
A cheap omegle clone, the result of me playing around with CoffeeScript and Socket.IO

IMPORTANT! Clone recursively:
git clone [repo] --recursive
```
git clone [repo] --recursive
```

You'll need:
+ CoffeeScript
+ node.js
* CoffeeScript
* node.js

Run:
cake build
coffee server.coffee
```
cake build
coffee server.coffee
```

0 comments on commit 1a8bef9

Please sign in to comment.