From 8bb7c180ff3a169557e24c8eb7e3e8e4b5645cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 9 Sep 2013 15:56:02 +0200 Subject: [PATCH] Fix command to start the static_world release --- examples/static_world/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/static_world/README.md b/examples/static_world/README.md index 6d79948f..7ed5a551 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`