summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2017-11-09 18:36:49 +0100
committerGitHub <noreply@github.com>2017-11-09 18:36:49 +0100
commit7ffd2c68c09cadcc3febc3ac63375de77942ec79 (patch)
treed9407bb8e4612be8ef1215ec658c0481f0f453ff /README.rst
parentfe94c3b9b5259f7629331d3c3ba41431b3312567 (diff)
Remove iscriptconfig "see below" in README
Copy-paste error. iscriptconfig is only explained in the docstring.
Diffstat (limited to 'README.rst')
-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