Skip to content

Commit

Permalink
Github markdown friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
ignacio committed May 4, 2011
1 parent bee0bc1 commit 6ebca12
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Expand Up @@ -36,9 +36,11 @@ The usage is the same as [Socket.IO-node][6].
## Example #
See the included file `test.lua`. Once properly installed, you'd be able to do:

git clone git://github.com/ignacio/LuaNode-Socket.IO.git lnsocket-io
cd lnsocket-io/
sudo luanode test.lua
```bash
git clone git://github.com/ignacio/LuaNode-Socket.IO.git lnsocket-io
cd lnsocket-io/
sudo luanode test.lua
```

And then point your browser to `http://localhost:8080`.

Expand Down

0 comments on commit 6ebca12

Please sign in to comment.