Merge pull request #1694 from AbrarSyed/patch-1

fixed readme for gradle dependencies
This commit is contained in:
SpaceToad 2014-05-04 18:42:34 +02:00
commit 049f9c41ba

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