Skip to content

Commit 693abb2

Browse files
fanquakePastaPastaPasta
authored andcommitted
Merge bitcoin#22538: doc: fix command typo in guix README
198ceb8 script, doc: guix touchups (jonatack) d7b7f61 Updated Readme, Corrected the codesign typo (h) Pull request description: ACKs for top commit: jamesob: ACK bitcoin@198ceb8 jonatack: ACK 198ceb8 Tree-SHA512: 408360cebb51cff330fdd5d5d8ae91a168cdc99fb1377913fd9119e6eba536e58f87ff5c5b479e21a21fa3403323b137c338005bbd67e6fd24314929cdff9325
1 parent fbddd23 commit 693abb2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

contrib/guix/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We achieve bootstrappability by using Guix as a functional package manager.
1111

1212
# Requirements
1313

14-
Conservatively, a x86_64 machine with:
14+
Conservatively, you will need an x86_64 machine with:
1515

1616
- 16GB of free disk space on the partition that /gnu/store will reside in
1717
- 8GB of free disk space **per platform triple** you're planning on building
@@ -437,9 +437,8 @@ In the extraordinarily rare case where you messed up your Guix installation in
437437
an irreversible way, you may want to completely purge Guix from your system and
438438
start over.
439439

440-
1. Uninstall Guix itself according to the way you installed it. (e.g. `sudo apt
441-
purge guix` for Ubuntu packaging, `sudo make uninstall` for
442-
built-from-source).
440+
1. Uninstall Guix itself according to the way you installed it (e.g. `sudo apt
441+
purge guix` for Ubuntu packaging, `sudo make uninstall` for a build from source).
443442
2. Remove all build users and groups
444443

445444
You may check for relevant users and groups using:

0 commit comments

Comments
 (0)