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