From 6e89e6e4a2435a04812514c5fc439e6d083dece0 Mon Sep 17 00:00:00 2001 From: Jacob Felknor Date: Thu, 12 Dec 2019 20:17:33 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0970975..cf6e6b5 100644 --- a/README.md +++ b/README.md @@ -105,8 +105,8 @@ Linux/Mac: python3 manage.py migrate ``` -Initialize the database -This step will populate the database with all of our collected data. This will take a while, please be patient +Initialize the database:\ +This step will populate the database with all of our collected data. This will take a while, please be patient\ Windows: ```bash python manage.py initdb