summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorMario Mulansky <mario.mulansky@gmx.net>2014-10-12 18:28:19 +0200
committerMario Mulansky <mario.mulansky@gmx.net>2014-10-12 18:28:19 +0200
commit9622ab19172f5fc2cfb9dab62b363182ba4302f2 (patch)
tree317a4c658e46c2cda7f894fa1e8979d0d46ac1ed /Readme.md
parentf3fefa32f9c02c217448529454011d56669b42ae (diff)
parent32b367dbca5e5d3b8847c3a0604c88e4c0020bed (diff)
Merge branch 'master' of github.com:mariomulansky/PySpike
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index cdb2597..bf80553 100644
--- a/Readme.md
+++ b/Readme.md
@@ -24,7 +24,7 @@ To install PySpike, simply download the source, i.e. via git, and run the setup.
cd PySpike
python setup.py build_ext --inplace
-The you can run the tests using the `nosetests` test framework:
+Then you can run the tests using the `nosetests` test framework:
cd test
nosetests
@@ -41,4 +41,4 @@ The you can run the tests using the `nosetests` test framework:
## Plotting
-## Averaging \ No newline at end of file
+## Averaging