From 2ea7c92e0fc4d96cc5417d53442b8b16385ffb67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Wed, 9 Oct 2024 14:38:13 +0200 Subject: [PATCH] Update Installation instructions in README This will close #12 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bedb5ae..d164617 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ A dead simple CLI tool to block distracting websites and boost productivity. Cus Download the latest binary from the [releases page](https://github.com/plutov/ultrafocus/releases/latest) or use `go install`: ```bash -go install github.com/plutov/ultrafocus +go install github.com/plutov/ultrafocus@latest ``` ## Usage