From 92d9405445f4dcee54acf27a63195e337a740810 Mon Sep 17 00:00:00 2001 From: Tanner Collin Date: Thu, 20 Feb 2020 16:44:33 -0700 Subject: [PATCH] Fix another typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13118a9..eac3ccd 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ $ source env/bin/activate Start an empty card_data.json: ```text -(env) $ echo "{}" > card-data.json +(env) $ echo "{}" > card_data.json ``` Now you can run the script to test: