diff options
| author | Carl Dong <[email protected]> | 2020-05-01 12:33:47 -0400 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2020-05-01 12:33:47 -0400 |
| commit | 1f2c39a30e0f82046c7aecddfda3eb99cb536816 (patch) | |
| tree | cbc595f5e795ddee18051aa522dd0cebd3b04db3 | |
| parent | lint: Also enable source statements for non-gitian (diff) | |
| download | discoin-1f2c39a30e0f82046c7aecddfda3eb99cb536816.tar.xz discoin-1f2c39a30e0f82046c7aecddfda3eb99cb536816.zip | |
guix: Remove logical cores requirement
Thanks MarcoFalke for pushing this to its limits and testing :-)
| -rw-r--r-- | contrib/guix/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md index 9f99b36f8..8ce8cb97a 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 |