From 9ba7b2dd4c3c221b00b75bcd500530dafefe7a29 Mon Sep 17 00:00:00 2001 From: Gabriel Kaszewski Date: Sun, 13 Apr 2025 02:15:34 +0200 Subject: [PATCH] fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f07da..aaaad9c 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Add to your `Cargo.toml`: ```toml [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 you’re using a local path for development: