From 402ee17f35889376f66d5bd110c1e3c7d928110e Mon Sep 17 00:00:00 2001 From: Nocturn9x Date: Thu, 17 Nov 2022 22:29:47 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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