fix readme

This commit is contained in:
2025-04-13 02:15:34 +02:00
parent 82856dff82
commit 9ba7b2dd4c

View File

@@ -22,7 +22,7 @@ Add to your `Cargo.toml`:
```toml ```toml
[dependencies] [dependencies]
loco-keycloak-auth = { git = "https://github.com/yourname/loco-keycloak-auth" } loco-keycloak-auth = { git = "https://github.com/GKaszewski/loco-keycloak-auth" }
``` ```
> **Note**: If youre using a local path for development: > **Note**: If youre using a local path for development: