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

Update erlang.mk and update paths to start the release

Fixes a couple invalid instructions at the same time.
This commit is contained in:
Loïc Hoguin 2014-06-30 10:14:05 +02:00
parent 73f65d5a75
commit abcc6e96d8
20 changed files with 32 additions and 28 deletions

View file

@ -12,7 +12,7 @@ $ make
To start the release in the foreground:
``` bash
$ ./_rel/bin/hello_world_example console
$ ./_rel/markdown_middleware_example/bin/markdown_middleware_example console
```
Then point your browser at