From 9d2fa9a8c9fcb128c1883eb399e018b7e1752154 Mon Sep 17 00:00:00 2001 From: Barbz Date: Fri, 14 Sep 2018 17:50:42 +0200 Subject: [PATCH] db_assembler - Readme Default location of the merged files --- apps/db_assembler/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/db_assembler/README.md b/apps/db_assembler/README.md index d57246735..009ac7ce2 100644 --- a/apps/db_assembler/README.md +++ b/apps/db_assembler/README.md @@ -1,6 +1,6 @@ ## Description -This script allows you to assemble all sql files into one so you can easily import it to your databases (or use the main script to import directly). +This script allows you to assemble all sql files into one so you can easily import it to your databases (or use the main script to import directly). By default, it creates the merged files in `/env/dist`. ## How to use: