diff --git a/README.md b/README.md index 0066609..2868003 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,8 @@ You just need to have [go](https://go.dev/doc/install) installed #### Build ``` git clone https://git.protron.dev/Doc/scrapychan - cd scrapychan - go build - go install ```