Skip to content

Commit f982ffd

Browse files
committed
Update README.md
1 parent 02db081 commit f982ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ enough. Also, you can configure some default database settings in `config.yml`.
3434
```xml
3535
<dependency>
3636
<groupId>com.github.hteppl</groupId>
37-
<artifactId>DataManager</artifactId>
37+
<artifactId>sql2o-nukkit</artifactId>
3838
<version>2.2.0-SNAPSHOT</version>
3939
</dependency>
4040
```
@@ -51,7 +51,7 @@ allprojects {
5151

5252
```groovy
5353
dependencies {
54-
implementation 'com.github.hteppl:DataManager:2.2.0-SNAPSHOT'
54+
implementation 'com.github.hteppl:sql2o-nukkit:2.2.0-SNAPSHOT'
5555
}
5656
```
5757

0 commit comments

Comments
 (0)