Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Symple25125 authored Aug 6, 2024
1 parent 5384019 commit c14fcb5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@
### Option #1
in `build.common.gradle` add
```groovy
plugins {
id("elect86.magik") version "0.3.3"
}
```

in `build.dependencies.gradle` add
```groovy
repositories {
githubPackages("SympleOrg/SympleGraphDisplay")
maven { url = "https://Symple25125:ghp_${new String("ozADyfsgVNxC2ujphTXAiEMPwQkUdR4LmPha")}@maven.pkg.github.com/SympleOrg/SympleGraphDisplay" }
}
dependencies {
Expand Down

0 comments on commit c14fcb5

Please sign in to comment.