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