From 99a175f7bda0d2831d73fa1bc4a24a29cdf871e4 Mon Sep 17 00:00:00 2001 From: burnettk Date: Tue, 27 Sep 2022 12:46:23 -0400 Subject: [PATCH] bump readme --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d6cb47c5..e9d3a68d 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ Running Locally $ poetry install -* Setup the database - currently requires mysql: +* Setup the database - uses mysql and assumes server is running by default: .. code:: console