mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Make the getting started use 2.0.0
This commit is contained in:
parent
d43bcb5cb3
commit
b9526a1745
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ fetch and compile Cowboy:
|
||||||
PROJECT = hello_erlang
|
PROJECT = hello_erlang
|
||||||
|
|
||||||
DEPS = cowboy
|
DEPS = cowboy
|
||||||
dep_cowboy_commit = master
|
dep_cowboy_commit = 2.0.0
|
||||||
|
|
||||||
DEP_PLUGINS = cowboy
|
DEP_PLUGINS = cowboy
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue