aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2018-04-11 15:02:51 -0700
committerBryan Newbold <bnewbold@robocracy.org>2018-04-11 15:02:51 -0700
commitf8920f46b46282670229bdb7cf12052d167c26e8 (patch)
tree09c1db61735d033d634d5bef23861573894ddd52 /README.md
parentd64e403646393089214675e45fba801c2436e4d2 (diff)
downloadfatcat-f8920f46b46282670229bdb7cf12052d167c26e8.tar.gz
fatcat-f8920f46b46282670229bdb7cf12052d167c26e8.zip
dev infra
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: