Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaburns committed Apr 9, 2014
1 parent ac36d6f commit dec2322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 6,6 @@ Tiny bash HTTP server using netcat
```
git clone https://github.com/jaburns/ngincat
cd ngincat
./server.sh 8080
./server.sh 8080 &
xdg-open http://localhost:8080
```

0 comments on commit dec2322

Please sign in to comment.