summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAustin Seipp <aseipp@pobox.com>2013-03-29 14:44:45 -0500
committerAustin Seipp <aseipp@pobox.com>2013-03-29 14:44:45 -0500
commit8ae3675b314cb87ab1bf8e3479f3fd170e440412 (patch)
treea5f672e407ed5bba16592ea1ea2de38136bff1d1 /README.md
parente7ca132466e3c2e71f7c8fdb2b96ec87c24353be (diff)
downloadhaskell-8ae3675b314cb87ab1bf8e3479f3fd170e440412.tar.gz
Revert "Wibble."
This reverts commit e7ca132466e3c2e71f7c8fdb2b96ec87c24353be.
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 5f646a4202..87601b3d83 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],