From dea3679bf53326301d626f1e8e24d2f635685307 Mon Sep 17 00:00:00 2001 From: Mario Mulansky Date: Fri, 10 Oct 2014 17:27:30 +0200 Subject: cosmetic fix --- Readme.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3