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/compress_response/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/compress_response') diff --git a/examples/compress_response/README.md b/examples/compress_response/README.md index f46913b..ecffcad 100644 --- a/examples/compress_response/README.md +++ b/examples/compress_response/README.md @@ -12,7 +12,7 @@ $ make To start the release in the foreground: ``` bash -$ ./_rel/bin/compress_response_example console +$ ./_rel/compress_response_example/bin/compress_response_example console ``` Then point your browser at [http://localhost:8080](http://localhost:8080). -- cgit v1.2.3