From 39f9f993428ed50047137903a65403e5655fa329 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 1 Aug 2014 10:44:43 +0200 Subject: Fix a small error in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b412dd5..8182ba1 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ except the variable `TEST_DEPS` holds the list of test-only dependencies. ``` erlang TEST_DEPS = ct_helper -dep_ct_helper = https://github.com/extend/ct_helper.git master +dep_ct_helper = git https://github.com/extend/ct_helper.git master ``` Please note that the test dependencies will only be compiled once -- cgit v1.2.3