diff --git a/polkadot/README.md b/polkadot/README.md index f990a03e9c..f0e8e8fea1 100644 --- a/polkadot/README.md +++ b/polkadot/README.md @@ -100,6 +100,8 @@ git checkout 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.