Update README.md

This commit is contained in:
Mann Patel
2025-04-03 14:05:26 -06:00
parent ac099da486
commit 3537e698b1

View File

@@ -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