fixed readme for gradle dependencies

This commit is contained in:
Abrar Syed 2014-05-04 11:17:16 -05:00
parent decc8ccf10
commit ff66d5d63a

View file

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