From e5114a9196cfe75ff3949009dafe20cba23d703b Mon Sep 17 00:00:00 2001 From: Celogeek <65178+celogeek@users.noreply.github.com> Date: Wed, 16 Aug 2023 17:48:39 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 782239a..23710f9 100644 --- a/README.md +++ b/README.md @@ -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: ``` -$ go install github.com/celogeek/go-qbittorrent-sync +$ go install github.com/celogeek/go-qbittorrent-sync@latest ``` ## Usage