Skip to content

Commit

Permalink
Update development instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Apr 1, 2024
1 parent b294a25 commit 8de62a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ maven {
```
to your repositories

2. Add `implementation "com.cleanroommc:scalar:3.4.1"` to your dependencies
2. Add `implementation "com.cleanroommc:scalar:3.4.1:api"` to your dependencies
3. Add
```groovy
implementation 'org.scala-lang:scala3-compiler_3:3.4.1'
Expand Down

0 comments on commit 8de62a4

Please sign in to comment.