From 45551c228ef001fb403c33c4edd7fdd6d0041b2b Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Wed, 28 Aug 2024 15:48:54 -0500 Subject: [PATCH] docs: Update README.md for rel 2.0.4. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06d25d1..ae56987 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.3 + $ go install decred.org/dcrctl@release-v2.0.4 ``` Using `@master` instead will perform a release build using the latest code