Skip to content
Snippets Groups Projects
Commit d20c2ae3 authored by saki-osive's avatar saki-osive Committed by GitHub
Browse files

Corrected Physical (#2414)

parent 89e8e813
No related merge requests found
......@@ -106,7 +106,7 @@ git checkout <latest tagged release>
cargo build --release
```
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).
Note that compilation is a memory intensive process. We recommend having 4 GiB of physical RAM or swap available (keep in mind that if a build hits swap it tends to be very slow).
## Networks
......
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