aboutsummaryrefslogtreecommitdiffstats
path: root/python/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'python/README.md')
-rw-r--r--python/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/README.md b/python/README.md
index c7e33f0a..eebbbd9c 100644
--- a/python/README.md
+++ b/python/README.md
@@ -3,7 +3,7 @@
Use `pipenv` (which you can install with `pip`).
- pipenv run run.py
+ pipenv run fatcat_webface.py
Run tests: