summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2013-03-29 14:38:40 -0500
committerAustin Seipp <aseipp@pobox.com>2013-03-29 14:38:40 -0500
commite7ca132466e3c2e71f7c8fdb2b96ec87c24353be (patch)
treed1655fddbe252571d124f8b35fd4d1693e2c15ad /README.md
parent0b72347dc468ba081d67385a077238bcaa9eb4d5 (diff)
downloadhaskell-e7ca132466e3c2e71f7c8fdb2b96ec87c24353be.tar.gz
Wibble.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87601b3d83..5f646a4202 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ dblatex.
(NB: **Do you have multiple cores? Be sure to tell that to `make`!** This can
save you hours of build time depending on your system configuration, and is
almost always a win regardless of how many cores you have. As a simple rule,
-you should have about `N`+1 jobs, where `N` is the amount of cores you have.)
+you should have about N+1 jobs, where `N` is the amount of cores you have.)
The `perl boot` step is only necessary if this is a tree checked out
from git. For source distributions downloaded from [GHC's web site] [1],