Merge pull request #1694 from AbrarSyed/patch-1
fixed readme for gradle dependencies
This commit is contained in:
commit
049f9c41ba
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue