aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Dong <contact@carldong.me>2020-05-01 12:33:47 -0400
committerCarl Dong <contact@carldong.me>2020-05-01 12:33:47 -0400
commit1f2c39a30e0f82046c7aecddfda3eb99cb536816 (patch)
treecbc595f5e795ddee18051aa522dd0cebd3b04db3
parenta4f6ffa71e335d4b2a6bf525b7f416968f9cd9f7 (diff)
downloadbitcoin-1f2c39a30e0f82046c7aecddfda3eb99cb536816.tar.xz
guix: Remove logical cores requirement
Thanks MarcoFalke for pushing this to its limits and testing :-)
-rw-r--r--contrib/guix/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md
index 9f99b36f88..8ce8cb97a0 100644
--- a/contrib/guix/README.md
+++ b/contrib/guix/README.md
@@ -13,7 +13,6 @@ We achieve bootstrappability by using Guix as a functional package manager.
Conservatively, a x86_64 machine with:
-- 2 or more logical cores
- 4GB of free disk space on the partition that /gnu/store will reside in
- 24GB of free disk space on the partition that the Bitcoin Core git repository
resides in