summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-10 17:27:30 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-10 17:27:30 +0200
commitdea3679bf53326301d626f1e8e24d2f635685307 (patch)
tree3b85e32f0c92c4f95d48bcba33bc3ff0150fe41c
parent756214a515c8927df45533def7a913ea54a27a35 (diff)
cosmetic fix
-rw-r--r--Readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 8b84ebd..aa1078e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -18,6 +18,7 @@ To use PySpike you need Python installed with the following additional packages:
In particular, make sure that [cython](http://www.cython.org) is configured properly and able to locate a C compiler.
To install PySpike, simply download the source, i.e. via git, and run the setup.py script:
+
git clone ...
cd PySpike
python setup.py build_ext --inplace