Add a note about memory requirements (#1714)

This commit is contained in:
Sergei Shulepov
2020-09-14 12:56:47 +02:00
committed by GitHub
parent a9a7008817
commit 9c584bc80d
+2
View File
@@ -100,6 +100,8 @@ 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).
## Networks
This repo supports runtimes for Polkadot, Kusama, and Westend.