From c6d1aa5024ad2b5703334bfddf89ac8c998e1033 Mon Sep 17 00:00:00 2001 From: saki-osive Date: Wed, 10 Feb 2021 11:05:18 +0530 Subject: [PATCH] Corrected Physical --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 743b5c4337e3..584307726f36 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ git checkout 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