From 1fdd0df6a940c53c3257a04b91d3449bc762038b Mon Sep 17 00:00:00 2001 From: CovertJaguar Date: Thu, 3 Apr 2014 12:09:27 -0700 Subject: [PATCH] Must use dev version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9f5283a..b1c86a27 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ this repository will have to be rejected. add the following to your build.gradle file ``` dependencies { - compile 'com.mod-buildcraft:buildcraft:5.0.0.+' + compile 'com.mod-buildcraft:buildcraft:5.0.0.+:dev' } ``` where `5.0.0` is the desired version of BuildCraft