Corrected install instructions
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## Description
|
## Description
|
||||||
scrapychan is a go rewrite of a original [scraperchan](https://git.protron.dev/Doc/scraperchan) that i wrote in Python. There was no reason to rewrite the original program but atleast it is faster and i learned some go.
|
scrapychan is a go rewrite of a original [scraperchan](https://git.protron.dev/Doc/scraperchan) that i wrote in Python. There was no reason to rewrite the original program but atleast it is faster and i learned some go.
|
||||||
|
|
||||||
|
## Install
|
||||||
### Build from source
|
### Build from source
|
||||||
#### Dependencies
|
#### Dependencies
|
||||||
You just need to have [go](https://go.dev/doc/install) installed
|
You just need to have [go](https://go.dev/doc/install) installed
|
||||||
@@ -18,8 +19,8 @@ go build
|
|||||||
go install
|
go install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Install
|
### Prebuild binaries
|
||||||
or use the binary's provided in the [release section](https://git.protron.dev/Doc/Scrapychan/releases)
|
or use the binaries provided in the [release section](https://git.protron.dev/Doc/Scrapychan/releases)
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user