0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Fix command to start the static_world release

This commit is contained in:
Loïc Hoguin 2013-09-09 15:56:02 +02:00
parent 28f90b81fa
commit 8bb7c180ff

View file

@ -13,7 +13,7 @@ $ make
To start the release in the foreground:
``` bash
$ ./_rel/bin/hello_world_example console
$ ./_rel/bin/static_world_example console
```
The example will serve all the files found in the `priv`