Fixed a grammatical error in hardawre requirements section
This commit is contained in:
parent
7ea20079df
commit
c87ef62351
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue