From 6e85a7b34adbcc93c2114d122a4c41d97270e8ae Mon Sep 17 00:00:00 2001 From: Michael Shanks Date: Sat, 22 Feb 2020 22:27:41 +0000 Subject: [PATCH] updated contributor readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 1e763687bc..5b179c855d 100644 --- a/readme.md +++ b/readme.md @@ -67,6 +67,13 @@ cd packages/server yarn run budi new your-app-name ``` +now build and publish the latest budibase libs, to your new app + +``` +# from root of repo +yarn run publishdev +``` + then `yarn run budi` and to run the budibase server