diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |