aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-11-17 12:45:54 +0100
committerMarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>2023-11-17 12:45:00 +0100
commitfa552e8a4e4fc61b01eb36387bdf86b27c6893c3 (patch)
treed37bf3c993cf2368420322dda57d01636d871380 /contrib
parent950af7c8767aaaf66fe329cb10deaf0aea8e6ed9 (diff)
downloadbitcoin-fa552e8a4e4fc61b01eb36387bdf86b27c6893c3.tar.xz
doc: Simplify guix install doc, after 1.4 release
Diffstat (limited to 'contrib')
-rw-r--r--contrib/guix/INSTALL.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/contrib/guix/INSTALL.md b/contrib/guix/INSTALL.md
index 49e92acdf9..61310de724 100644
--- a/contrib/guix/INSTALL.md
+++ b/contrib/guix/INSTALL.md
@@ -389,10 +389,7 @@ git clone https://git.savannah.gnu.org/git/guix.git
cd guix
```
-You will likely want to build the latest release, however, if the latest release
-when you're reading this is still 1.3.0 then you may want to use 998eda30 instead
-to avoid the issues described in [#25099](
-https://github.com/bitcoin/bitcoin/pull/25099).
+You will likely want to build the latest release.
```
git branch -a -l 'origin/version-*' # check for the latest release