diff options
Diffstat (limited to 'examples/echo_post')
-rw-r--r-- | examples/echo_post/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/echo_post/README.md b/examples/echo_post/README.md index 2615352..46c4b09 100644 --- a/examples/echo_post/README.md +++ b/examples/echo_post/README.md @@ -1,8 +1,7 @@ POST 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: |