From 57bf26ef158b6c32c43233f358e02e22a48aad38 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 3 Dec 2020 20:11:16 -0500 Subject: [PATCH] update docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05b6e21c..3f2f7cdd 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ decide if you want to use a Remote Launcher to manage multiple Bubble nodes, or directly from the Local Launcher. #### Local Launcher Mode -In this mode, Bubble runs locally on your machine. You'll setup the various cloud services required to run Bubble, +You must begin in this mode, where Bubble runs locally on your machine. +You'll setup the various cloud services required to run Bubble, and use the Local Launcher to start a Remote Launcher or a Bubble Node. This is the mode that the [Bubble Docker Launcher](docs/docker-launcher.md) runs.