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:
parent
28f90b81fa
commit
8bb7c180ff
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ $ make
|
||||||
To start the release in the foreground:
|
To start the release in the foreground:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
$ ./_rel/bin/hello_world_example console
|
$ ./_rel/bin/static_world_example console
|
||||||
```
|
```
|
||||||
|
|
||||||
The example will serve all the files found in the `priv`
|
The example will serve all the files found in the `priv`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue