From 9290899465c60cbc2653141e578c9bb48cbfed0f Mon Sep 17 00:00:00 2001 From: Adam Siekierski Date: Thu, 14 Nov 2024 23:06:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdbeb31..2eef397 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Our suggestion for the simpliest and fastest deployment setup is just using Hero ## Resetting the DB -Run the following queries directly into the database: +Run the following queries on the database: ```sql DELETE FROM "Letter"; DELETE FROM "Author";