From 0e264b5e6ea2c7bf2718bc65907f73acb5455a13 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Thu, 16 Jul 2020 14:29:06 +0100 Subject: [PATCH] adding docs around initialisation --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f84ebf1f69..c5cf27a8f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,7 +95,7 @@ then `cd ` into your local copy. ### 4. Initialising Budibase and Creating a Budibase App -`yarn initialise` will initialise your budibase installation. A Budibase apps folder will have been created in `~/.budibase`. +`yarn initialise` will initialise your budibase installation. A Budibase apps folder will have been created in `~/.budibase`. You can also just start up the budibase electron app and it should initialise budibase for you. This is a blank apps folder, so you will need to create yourself an app.