diff --git a/README.md b/README.md index 4b5b4ef..ec78002 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ If all went well, you should now have built a custom binutils that can be used t Reddit and Stackoverflow are your best friends. __Note__: For faster compilation times, you can tell make to compile using multiple files in parallel with the `-j` option (the recommended -value `(2 * CPU_CORE_COUNT) - 1`) +value is `(2 * CPU_CORE_COUNT) - 1`) ## Environment - gcc