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: Fix command to start the static_world release --- examples/static_world/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') 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` -- cgit v1.2.3