Skip to content

Commit

Permalink
Tweak README
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Feb 9, 2012
1 parent 632528c commit ba55f34
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,12 @@ given as an enviroment variable:
./app.pl daemon --listen http://*:$PORT
```
Remember to `chmod +x Perloku`!
Test that you can start the server:
```sh
chmod +x Perloku
PORT=3000 ./Perloku
```
## Step 4
Expand Down

0 comments on commit ba55f34

Please sign in to comment.