From 147632b8edbcb6f84d84e33b85748d54cea5a3df Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Tue, 4 Jun 2024 16:04:22 -0500 Subject: [PATCH] docs: Update README.md for rel 2.0.2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecd8d01..8fc408e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ changes may be written to a config file in a platform-specific location: this repository: ```sh - $ go install decred.org/dcrctl@release-v2.0.0 + $ go install decred.org/dcrctl@release-v2.0.2 ``` Using `@master` instead will perform a release build using the latest code