diff --git a/README.md b/README.md index b1c86a27..8eabf612 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.+:dev' + compile 'com.mod-buildcraft:buildcraft:6.0.8:dev' } ``` -where `5.0.0` is the desired version of BuildCraft +where `6.0.8` is the desired version of BuildCraft