Skip to content
Snippets Groups Projects
Commit 2fa8d32f authored by David Weir's avatar David Weir
Browse files

README.md: fix further indentation typo

parent 654b03d4
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ To try this out you will need: python 3, cython ...@@ -94,7 +94,7 @@ To try this out you will need: python 3, cython
But note that it really churns out `double`s, not some wacky But note that it really churns out `double`s, not some wacky
higher-level type. This is really C at the end of the day. higher-level type. This is really C at the end of the day.
2. To test: 2. To test:
$ python3 run.py $ python3 run.py
Should be 0: 0 Should be 0: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment