Skip to content

Commit c42e272

Browse files
committed
fixed artifact path in docs
1 parent 131e094 commit c42e272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Even if the artifact is intended to be used alongside with `kscript` you can als
2727

2828
To get started simply add it as a dependency via Jcenter:
2929
```
30-
compile "de.mpicbg.scicomp:kscript:1.2.1"
30+
compile "com.github.holgerbrandl:kscript:1.2.1"
3131
```
3232

3333

0 commit comments

Comments
 (0)