mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-24 15:52:38 +02:00
add upgrade notice
This commit is contained in:
parent
36512cdb98
commit
b1a398e155
@ -58,6 +58,14 @@ Add GOPATH to your PATH
|
|||||||
$ export PATH=$(go env GOPATH)/bin:$PATH
|
$ export PATH=$(go env GOPATH)/bin:$PATH
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Upgrade from V2
|
||||||
|
|
||||||
|
The configuration file structure changes in the v3 compare to v2.
|
||||||
|
|
||||||
|
You need to recreate your config and save it again.
|
||||||
|
|
||||||
|
Use the `show`, `reset` and `save` option.
|
||||||
|
|
||||||
# Check last version
|
# Check last version
|
||||||
|
|
||||||
You can check if a new version is available with:
|
You can check if a new version is available with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user