mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Add a specific memory requirements (#1716)
This commit is contained in:
+1
-1
@@ -100,7 +100,7 @@ git checkout <latest tagged release>
|
||||
cargo build --release
|
||||
```
|
||||
|
||||
Note that compilation can require several GiB of memory. Please make sure that the machine has that amount of physical memory or swap has enough capacity (keep in mind that if builds hit swap it tends to be very slow).
|
||||
Note that compilation is a memory intensive process. We recommend having 4 GiB of phyiscal RAM or swap available (keep in mind that if a build hits swap it tends to be very slow).
|
||||
|
||||
## Networks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user