0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Fix echo_get/README.md

This commit is contained in:
Eduardo Gurgel 2013-12-27 02:17:19 -02:00
parent 9f33a20d94
commit 0c9919e6d9

View file

@ -12,7 +12,7 @@ $ make
To start the release in the foreground: To start the release in the foreground:
``` bash ``` bash
$ ./_rel/bin/get_echo_example console $ ./_rel/bin/echo_get_example console
``` ```
Then point your browser at Then point your browser at