summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
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