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