Fixed formating

This commit is contained in:
Doc
2024-03-20 10:14:46 +01:00
parent ab2133a193
commit 07224f9258

View File

@@ -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
```