From f819a369af5237f340e9229169c4fbed92778d64 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 12 Apr 2018 12:09:06 -0700 Subject: update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b6f31383..0d7c8d23 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,9 @@ This is just a concept for now; see [rfc](./rfc). Use `pipenv` (which you can install with `pip`). + pipenv run run.py --init-db pipenv run run.py - python fatcat/api.py Run tests: - pipenv run run.py --init-db pipenv run pytest -- cgit v1.2.3