mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20: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
|
@ -12,7 +12,7 @@ $ make
|
|||
To start the release in the foreground:
|
||||
|
||||
``` bash
|
||||
$ ./_rel/bin/chunked_hello_world_example console
|
||||
$ ./_rel/chunked_hello_world_example/bin/chunked_hello_world_example console
|
||||
```
|
||||
|
||||
Then point your browser at [http://localhost:8080](http://localhost:8080),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue