summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2017-01-15 17:01:50 +0100
committerArmin Rigo <arigo@tunes.org>2017-01-15 17:01:50 +0100
commitdc4c58c23c9bb9bb76ef7242fc4ce3ad6e6b4e54 (patch)
tree94a38eca2186529886c6a285460b77e84d7feea5 /README.md
parent57f16e1dc600e4e91d3b260c03f985e0dff41aed (diff)
downloadcffi-dc4c58c23c9bb9bb76ef7242fc4ce3ad6e6b4e54.tar.gz
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4e69004..542a0f5 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Contact
[Mailing list](https://groups.google.com/forum/#!forum/python-cffi)
-To run tests under CPython, run:
+To run tests under CPython, run::
-python setup.py build_ext -i
+ python setup.py build_ext -f -i
+ py.test c/ test/