Skip to content
This repository was archived by the owner on May 27, 2023. It is now read-only.

Commit 45b1da1

Browse files
authored
fix: Fix readme
1 parent b34315b commit 45b1da1

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
@@ -38,8 +38,8 @@ schematic.write(new FileOutputStream("schematics/my_schematic.schematic"), regio
3838
### Dependency
3939
```xml
4040
<dependency>
41-
<groupId>com.crystalgames</groupId>
41+
<groupId>net.crystalgames</groupId>
4242
<artifactId>Scaffolding</artifactId>
4343
<version>0.1.0-SNAPSHOT</version>
4444
</dependency>
45-
```
45+
```

0 commit comments

Comments
 (0)