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

No need for relx in path for examples anymore

This commit is contained in:
Loïc Hoguin 2013-10-22 09:14:32 +02:00
parent 36ba174224
commit 96755dd973
17 changed files with 17 additions and 34 deletions

View file

@ -1,8 +1,7 @@
REST hello world 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: