aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorEduardo Gurgel <[email protected]>2013-12-27 02:17:19 -0200
committerEduardo Gurgel <[email protected]>2013-12-27 02:17:19 -0200
commit0c9919e6d9f5e66383e573de27356a11889f3aaa (patch)
treea17e343588963b5d47a5493d5c4ff23e5d909162 /examples
parent9f33a20d9425daf7491836e73f503c206cc170be (diff)
downloadcowboy-0c9919e6d9f5e66383e573de27356a11889f3aaa.tar.gz
cowboy-0c9919e6d9f5e66383e573de27356a11889f3aaa.tar.bz2
cowboy-0c9919e6d9f5e66383e573de27356a11889f3aaa.zip
Fix echo_get/README.md
Diffstat (limited to 'examples')
-rw-r--r--examples/echo_get/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/echo_get/README.md b/examples/echo_get/README.md
index d6622fc..07bf833 100644
--- a/examples/echo_get/README.md
+++ b/examples/echo_get/README.md
@@ -12,7 +12,7 @@ $ make
To start the release in the foreground:
``` bash
-$ ./_rel/bin/get_echo_example console
+$ ./_rel/bin/echo_get_example console
```
Then point your browser at