summaryrefslogtreecommitdiff
path: root/extras/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'extras/README.md')
-rw-r--r--extras/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/extras/README.md b/extras/README.md
index d0a211999..0131fc076 100644
--- a/extras/README.md
+++ b/extras/README.md
@@ -30,9 +30,8 @@ After running those lines, `cp extras/output.txt main.asm` and run `git diff mai
Unit tests cover most of the classes.
-```python
-import crystal
-crystal.run_tests()
+```bash
+python tests.py
```
#### Parsing a script at a known address