Browse Source

Make the getting started use 2.0.0

Loïc Hoguin 7 years ago
parent
commit
b9526a1745
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/src/guide/getting_started.asciidoc

+ 1 - 1
doc/src/guide/getting_started.asciidoc

@@ -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