mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Fix Cowboy version in the getting started chapter
This commit is contained in:
parent
d394eb7256
commit
c998673eb0
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 = 2.4.0
|
dep_cowboy_commit = 2.5.0
|
||||||
|
|
||||||
DEP_PLUGINS = cowboy
|
DEP_PLUGINS = cowboy
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue