Fixed a grammatical error in hardawre requirements section

This commit is contained in:
saki-osive 2021-01-16 17:08:11 +05:30 committed by Joshua Nelson
parent 7ea20079df
commit c87ef62351
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ recommend trying to build on a Raspberry Pi :P
clearing incremental caches. More space is better, the compiler is a bit of a clearing incremental caches. More space is better, the compiler is a bit of a
hog; it's a problem we are aware of. hog; it's a problem we are aware of.
- Recommended >=8GB RAM. - Recommended >=8GB RAM.
- Recommended >=2 cores; more cores really helps. - Recommended >=2 cores; having more cores really helps.
- You will need an internet connection to build; the bootstrapping process - You will need an internet connection to build; the bootstrapping process
involves updating git submodules and downloading a beta compiler. It doesn't involves updating git submodules and downloading a beta compiler. It doesn't
need to be super fast, but that can help. need to be super fast, but that can help.