aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-09-09 15:56:02 +0200
committerLoïc Hoguin <[email protected]>2013-09-09 15:56:02 +0200
commit8bb7c180ff3a169557e24c8eb7e3e8e4b5645cbf (patch)
tree0f2e7d1f26e690e0c35d5eaf570999166c7480ab /examples
parent28f90b81fa25ebba578bc1b449ddf66d1a82ea3e (diff)
downloadcowboy-8bb7c180ff3a169557e24c8eb7e3e8e4b5645cbf.tar.gz
cowboy-8bb7c180ff3a169557e24c8eb7e3e8e4b5645cbf.tar.bz2
cowboy-8bb7c180ff3a169557e24c8eb7e3e8e4b5645cbf.zip
Fix command to start the static_world release
Diffstat (limited to 'examples')
-rw-r--r--examples/static_world/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/static_world/README.md b/examples/static_world/README.md
index 6d79948..7ed5a55 100644
--- a/examples/static_world/README.md
+++ b/examples/static_world/README.md
@@ -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`