Skip to content

Commit

Permalink
use more diverse examples again
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Oct 8, 2014
1 parent 88017f3 commit a6b908f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ app->start;
To run this example with the built-in development web server just put the
code into a file and start it with `morbo`.

$ morbo ./hello.pl
$ morbo hello.pl
Server available at http://127.0.0.1:3000.

$ curl http://127.0.0.1:3000/
Expand Down

0 comments on commit a6b908f

Please sign in to comment.