mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-16 05:00:24 +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:
parent
73f65d5a75
commit
abcc6e96d8
20 changed files with 32 additions and 28 deletions
|
@ -305,7 +305,7 @@ We can now build and start the release.
|
|||
|
||||
``` bash
|
||||
$ make
|
||||
$ ./_rel/bin/hello_erlang console
|
||||
$ ./_rel/hello_erlang/bin/hello_erlang console
|
||||
```
|
||||
|
||||
If you then access `http://localhost:8080` using your browser,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue