From a34b2c614637d61441cb55b3efa307358e01eb27 Mon Sep 17 00:00:00 2001 From: Wendel Alves Date: Wed, 26 Feb 2025 14:10:16 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bdb2e88..cccdc55 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ For more details and usage examples, check out the **Valigen** repository. To install the ValidGen package, use the following command: ```sh -go get github.com/Hublastt/ValidGen +go get github.com/HublastX/ValidGen ``` ## Usage