diff --git a/README.md b/README.md index 6fa82e7..2c21727 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ make install-gcc make install-target-libgcc ``` -__Note__: Again, you can use the `-j` option to speed up compilation time: gcc is humongous and it's going to take a while on even modern +__Note__: Again, you can use the `-j` option to speed up compilation time. gcc is humongous and it's going to take a while on even modern 8-core machines to compile it all. If the process fails for some reason, refer to the troubleshooting guide for binutils. (Yes, I mean use Google. All of the information to