Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Corrected Physical (#2414)
Browse files Browse the repository at this point in the history
  • Loading branch information
saki-osive authored Feb 10, 2021
1 parent aea7435 commit c3c739a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c3c739a

Please sign in to comment.