aboutsummaryrefslogtreecommitdiffstats
path: root/README.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.asciidoc')
-rw-r--r--README.asciidoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.asciidoc b/README.asciidoc
index c397291..78a95a3 100644
--- a/README.asciidoc
+++ b/README.asciidoc
@@ -9,6 +9,7 @@ Embrace the power and simplicity of Makefiles.
[source,make]
PROJECT = webchat
DEPS = cowboy
+dep_cowboy_commit = 2.8.0
include erlang.mk
http://erlang.mk/guide/getting_started.html[Get started]