Deps are case sensitive

This commit is contained in:
CovertJaguar 2014-03-24 14:23:55 -07:00
parent ebebba3282
commit ec0fe82252

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.+'
compile 'com.mod-buildcraft:buildcraft:5.0.0.+'
}
```
where `5.0.0` is the desired version of BuildCraft