aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bea2290..fd1e2a2f 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ This is just a concept for now; see [rfc](./rfc).
Use `pipenv` (which you can install with `pip`).
pipenv shell
- python3 fatcat/api.py
+ python fatcat/api.py
Run tests: