diff options
Diffstat (limited to 'examples/echo_get')
-rw-r--r-- | examples/echo_get/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/echo_get/README.md b/examples/echo_get/README.md index 28f9d0c..d6622fc 100644 --- a/examples/echo_get/README.md +++ b/examples/echo_get/README.md @@ -1,8 +1,7 @@ GET parameter echo example ========================== -To try this example, you need GNU `make`, `git` and -[relx](https://github.com/erlware/relx) in your PATH. +To try this example, you need GNU `make` and `git` in your PATH. To build the example, run the following command: |