From abcc6e96d8f97e4b8d86da107608d5cdc6dfd851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 30 Jun 2014 10:14:05 +0200 Subject: Update erlang.mk and update paths to start the release Fixes a couple invalid instructions at the same time. --- examples/echo_post/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/echo_post/README.md') diff --git a/examples/echo_post/README.md b/examples/echo_post/README.md index 46c4b09..cc89fd6 100644 --- a/examples/echo_post/README.md +++ b/examples/echo_post/README.md @@ -12,7 +12,7 @@ $ make To start the release in the foreground: ``` bash -$ ./_rel/bin/echo_post_example console +$ ./_rel/echo_post_example/bin/echo_post_example console ``` As this example echoes a POST parameter, it is a little more -- cgit v1.2.3