diff options
Diffstat (limited to 'python/README.md')
-rw-r--r-- | python/README.md | 2 |
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: |