From fe9d83d08e4edf1b1428c4cd4cbc421b92026494 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Wed, 29 Jan 2020 09:11:33 +0000 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 524a9933b8..1e763687bc 100644 --- a/readme.md +++ b/readme.md @@ -50,9 +50,11 @@ then `cd ` into your local copy... ### 3. Install and Build -`yarn bootstrap` will install all modules +`yarn` to install project dependencies -`yarn build` will build all packages +`yarn bootstrap` will install all budibase modules + +`yarn build` will build all budibase packages `yarn initialise` will initialise your budibase (i.e. create local database)