From 3537e698b1d01891f6b48d03356143e4b1555499 Mon Sep 17 00:00:00 2001 From: Mann Patel <130435633+MannPatel0@users.noreply.github.com> Date: Thu, 3 Apr 2025 14:05:26 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8659323..4e3f899 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ ### Database 1. To Create the DB use the command bellow ```Bash - python3 ./mysql-code/init-db.py + mysql -u root mysql < mysql-code/Schema.sql ``` - MySql Version 9.2.0