Update README.md

This commit is contained in:
Celogeek 2023-08-16 17:48:39 +02:00 committed by GitHub
parent 875fdbfe01
commit e5114a9196
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ First ensure to have a working version of GO: [Installation](https://go.dev/doc/
Then install the last version of the tool: Then install the last version of the tool:
``` ```
$ go install github.com/celogeek/go-qbittorrent-sync $ go install github.com/celogeek/go-qbittorrent-sync@latest
``` ```
## Usage ## Usage