From fed39c85b9c39b220bded5ffa85bf6d3542e5604 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 18 May 2023 21:20:34 +0100 Subject: [PATCH] README: use new way to install Go programs "go get" stopped installing binaries years ago; "go install" should be used now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7218f7..6b4b711 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [F-Droid](https://f-droid.org/) desktop client. Requires Go 1.18 or later. - go get mvdan.cc/fdroidcl + go install mvdan.cc/fdroidcl@latest While the Android client integrates with the system with regular update checks and notifications, this is a simple command line client that talks to connected