Merge pull request #5 from javl/patch-1

typo
This commit is contained in:
Edwin Jakobs
2019-02-03 16:09:04 +01:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ repositories {
}
```
You can then add any of the ORX artefacts to your `dependencies {}`:
You can then add any of the ORX artifacts to your `dependencies {}`:
```
dependencies {
compile 'com.github.openrndr.orx:<orx-artifact>:v0.0.19'