From b0d87a8d3813244778faef62a2d69e47aded053f Mon Sep 17 00:00:00 2001 From: Daniel Fillol <55287657+DanielFillol@users.noreply.github.com> Date: Mon, 3 Jun 2024 12:10:42 -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 bf95d47..5a19f0c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ To use this library, you need to install: ```sh -go get -u github.com/DanielFillol/goSpider +go get github.com/DanielFillol/goSpider ``` ## Usage