Corrected Physical (#2414)

This commit is contained in:
saki-osive
2021-02-10 14:38:52 +05:30
committed by GitHub
parent 89e8e81336
commit d20c2ae369
+1 -1
View File
@@ -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