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