From 880dda5ad775b000df9f6b1879687d3cb2942c86 Mon Sep 17 00:00:00 2001 From: vesk4000 Date: Wed, 26 Jan 2022 21:23:41 +0200 Subject: [PATCH] Updated Database Release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4082123..d36fef3 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ Depending on whether you want to simply generate the database and use its featur ### Compile the SQL Files -> **Note:** If you chose to just download the SQL files from the [Release](https://github.com/vesk4000/Couriers/releases/tag/release) as the 1st method stated you can skip this step. +> **Note:** If you chose to just download the SQL files from the [Database Release](https://github.com/vesk4000/Couriers/releases/tag/Database) as the 1st method stated you can skip this step. Run the `compile.bat` file and you should see two new files generated in the root directory of the project - `couriers.sql` and `examples.sql`.