From 132960fdf90399735cf47d74419360165cc6f1f7 Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Thu, 16 May 2024 15:39:19 -0500 Subject: [PATCH] docs: Update README.md for rel 2.0.0. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ed18de..ecd8d01 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-v1.8.1 + $ go install decred.org/dcrctl@release-v2.0.0 ``` Using `@master` instead will perform a release build using the latest code