diff options
author | fanquake <fanquake@gmail.com> | 2016-08-01 09:30:32 +0800 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2016-08-01 09:30:32 +0800 |
commit | 7fdbce9de43c600776e00a2f2042d302cfa4e411 (patch) | |
tree | 32cb7a1f9ac47e8493cd57a2a32df996cba638a0 /doc/gitian-building.md | |
parent | c7e05b35ab0a791c7a8e2d863e716fdec6f3f671 (diff) |
[doc] Increase recommended memory in gitian build guide
Diffstat (limited to 'doc/gitian-building.md')
-rw-r--r-- | doc/gitian-building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md index 7796a5fc9c..938f92ff12 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -55,7 +55,7 @@ In the VirtualBox GUI click "New" and choose the following parameters in the wiz ![](gitian-building/create_vm_memsize.png) -- Memory Size: at least 1024MB, anything less will really slow down the build. +- Memory Size: at least 3000MB, anything less and the build might not complete. ![](gitian-building/create_vm_hard_disk.png) |