aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_reverse/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tcp_reverse/README.md')
-rw-r--r--examples/tcp_reverse/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tcp_reverse/README.md b/examples/tcp_reverse/README.md
index 6a17772..745ad2c 100644
--- a/examples/tcp_reverse/README.md
+++ b/examples/tcp_reverse/README.md
@@ -18,7 +18,7 @@ $ make
To start the release in the foreground:
``` bash
-$ ./_rel/bin/tcp_reverse_example console
+$ ./_rel/tcp_reverse_example/bin/tcp_reverse_example console
```
Then start a telnet session to port 5555: