Unverified Commit 1ae8d2d7 authored by Sergey Pepyakin's avatar Sergey Pepyakin Committed by GitHub
Browse files

Add a note about memory requirements (#1714)

parent e9275d5c
Pipeline #106621 canceled with stages
in 5 minutes and 29 seconds
......@@ -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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment