Skip to content

Commit 73b0bc5

Browse files
resolver readme
1 parent 6821542 commit 73b0bc5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

src/main/g8/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@ Sources in the sample:
1111

1212
## Configure the resolver
1313

14-
Visit https://account.akka.io/token to generate your custom resolver token and configure it in `build.sbt`:
15-
16-
```
17-
resolvers += "Akka library repository".at("https://repo.akka.io/{your custom resolver here}/secure ")
18-
```
14+
> [!TIP]
15+
> The Akka dependencies are available from Akka’s secure library repository. To access them you need to use a secure, tokenized URL as specified at https://account.akka.io/token.
1916
2017
## Interacting with the sample
2118

0 commit comments

Comments
 (0)