mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-25 00:02:37 +02:00
update readme
This commit is contained in:
parent
42368e1980
commit
105c21f8d2
10
README.md
10
README.md
@ -22,7 +22,7 @@ $ go install github.com/celogeek/go-comic-converter/v2@V2TAG
|
||||
|
||||
Example:
|
||||
```
|
||||
$ go install github.com/celogeek/go-comic-converter/v2@v2.0.1
|
||||
$ go install github.com/celogeek/go-comic-converter/v2@v2.0.6
|
||||
```
|
||||
|
||||
Add GOPATH to your PATH
|
||||
@ -37,12 +37,12 @@ You can check if a new version is available with:
|
||||
$ go-comic-converter -version
|
||||
go-comic-converter
|
||||
Path : github.com/celogeek/go-comic-converter/v2
|
||||
Sum : h1:yRolZP27Qw4Wt+tN28S3G4TLbZiyIngNq3lsvtHV7SI=
|
||||
Version : v2.0.5
|
||||
Available Version: v2.0.5
|
||||
Sum : h1:k1lhD90H0Cpno4VDFAR8OZYrnfV3SqUdVbYL+El9ZA4=
|
||||
Version : v2.0.6
|
||||
Available Version: v2.0.6
|
||||
|
||||
To install the latest version:
|
||||
$ go install github.com/celogeek/go-comic-converter/v2@v2.0.5
|
||||
$ go install github.com/celogeek/go-comic-converter/v2@v2.0.6
|
||||
```
|
||||
|
||||
# Supported image files
|
||||
|
Loading…
x
Reference in New Issue
Block a user