From f61873af9e456fc5713136094c5d20182ce0717f Mon Sep 17 00:00:00 2001 From: Dave Collins Date: Wed, 19 Jun 2024 17:19:41 -0500 Subject: [PATCH] docs: Update README.md for rel 2.0.3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc408e..06d25d1 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.2 + $ go install decred.org/dcrctl@release-v2.0.3 ``` Using `@master` instead will perform a release build using the latest code