Skip to content

Commit 8073c26

Browse files
Update README
1 parent 209751b commit 8073c26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Note: This project is still in its early stages and may make frequent breaking c
2323
<dependency>
2424
<groupId>com.tcoded</groupId>
2525
<artifactId>FoliaLib</artifactId>
26-
<version>[VERSION]</version>
26+
<version>[SEE TOP OF README]</version>
2727
<scope>compile</scope>
2828
</dependency>
2929
</dependencies>
@@ -43,7 +43,7 @@ repositories {
4343
}
4444
4545
dependencies {
46-
implementation "com.tcoded:FoliaLib:[VERSION]"
46+
implementation "com.tcoded:FoliaLib:[SEE TOP OF README]"
4747
}
4848
```
4949
> [!WARNING]\

0 commit comments

Comments
 (0)