diff --git a/README.md b/README.md index 7f2eb39..2150cdb 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ BUILD SUCCESSFUL in 1s [build.gradle] ```groovy dependencies { - implementation "io.github.software-hardware-codesign:snaploader:1.0.0-stable" + implementation "io.github.electrostat-lab:snaploader:1.0.0-stable" } ``` [settings.gradle]