diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2018-03-20 20:55:43 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2018-03-20 20:55:43 -0700 |
commit | acfb1fadb5ed51ba5fe6c217c9b15def72f9bb02 (patch) | |
tree | 551c6d60aa047fc70325a9cd315f2f469becfaa1 /README.md | |
parent | 2a1223c721c32b39670809a5eeb361fdc53d2d27 (diff) | |
download | fatcat-acfb1fadb5ed51ba5fe6c217c9b15def72f9bb02.tar.gz fatcat-acfb1fadb5ed51ba5fe6c217c9b15def72f9bb02.zip |
docs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,6 +13,7 @@ This is just a concept for now; see [rfc](./rfc). ## Python Prototype -Use `pipenv` (which you can install with `pip`): +Use `pipenv` (which you can install with `pip`). pipenv shell + python3 fatcat/api.py |