Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk authored Dec 11, 2024
1 parent 25a34d7 commit 7e6d47b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,9 @@ This allows, for example, adding an extra power to one preset to give it a 'hybr

```
repositories {
maven { url 'https://repo.sleeping.town/' } // Switchy, Kaleido Config
maven { url "https://repo.sleeping.town/" } // Switchy, Kaleido Config
maven { url "https://maven.nucleoid.xyz/" } // Server Trans
maven { url 'https://maven.wispforest.io' } // owo lib
maven { url "https://maven.wispforest.io" } // owo lib
}
dependencies {
modCompileOnly "folk.sisby:switchy-core:2.8.2"
Expand Down

0 comments on commit 7e6d47b

Please sign in to comment.