Просмотр исходного кода

Fix command to start the static_world release

Loïc Hoguin 11 лет назад
Родитель
Сommit
8bb7c180ff
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      examples/static_world/README.md

+ 1 - 1
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`