From f53cb8367ee678f66756df3aea17d304ce4c0d27 Mon Sep 17 00:00:00 2001 From: Doc Date: Wed, 13 Mar 2024 07:51:52 +0100 Subject: [PATCH] Corrected install url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff42153..6838923 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Scrapychan is a go rewrite of a original [scraperchan](https://git.protron.dev/D ## Install ``` -go install https://git.protron.dev/Doc/Scrapychan +go install https://git.protron.dev/Doc/scrapychan ``` or use the binary's provided in the [release section](https://git.protron.dev/Doc/Scrapychan/releases)