Skip to content

Commit fa552e8

Browse files
author
MarcoFalke
committed
doc: Simplify guix install doc, after 1.4 release
1 parent 950af7c commit fa552e8

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

contrib/guix/INSTALL.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -389,10 +389,7 @@ git clone https://git.savannah.gnu.org/git/guix.git
389389
cd guix
390390
```
391391

392-
You will likely want to build the latest release, however, if the latest release
393-
when you're reading this is still 1.3.0 then you may want to use 998eda30 instead
394-
to avoid the issues described in [#25099](
395-
https://github.com/bitcoin/bitcoin/pull/25099).
392+
You will likely want to build the latest release.
396393

397394
```
398395
git branch -a -l 'origin/version-*' # check for the latest release

0 commit comments

Comments
 (0)