From b349c1f36be2d72e9a9cbf3a843ea32d1fd73f77 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Sat, 14 Jan 2023 17:03:27 +0530 Subject: [PATCH] chore: README.md Signed-off-by: Pranav C --- packages/nocodb/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/nocodb/README.md b/packages/nocodb/README.md index 7318eee241..0aab239ea2 100644 --- a/packages/nocodb/README.md +++ b/packages/nocodb/README.md @@ -19,3 +19,4 @@ If you wish to combine the frontend and backend together in your local developme ``` In this case, whenever there are any changes made in the frontend, you need to run ``npm run build:copy`` under ``packages/nc-gui/``. +