summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a21c29f..7a95e19 100644
--- a/README.rst
+++ b/README.rst
@@ -86,7 +86,7 @@ Here are some other features:
The `allyesconfig.py <examples/allyesconfig.py>`_ example currently runs in
about 1.6 seconds on a Core i7 2600K (with a warm file cache), where half a
- second is overhead from ``make scriptconfig`` (see below).
+ second is overhead from ``make scriptconfig``.
For long-running jobs, `PyPy <https://pypy.org/>`_ gives a big performance
boost. CPython is faster for short-running jobs as PyPy needs some time to