This commit is contained in:
Tanner Collin 2020-02-19 22:39:58 -07:00
parent 8a8608536c
commit 3b156b4a9b

View File

@ -40,7 +40,7 @@ $ source env/bin/activate
(env) $ pip install -r requirements.txt
```
Start an empty card-data.json:
Start an empty card_data.json:
```text
(env) $ echo "{}" > card-data.json