From 14e038658ed1adec581a55a953265fcb3abe4656 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Tue, 24 Nov 2020 10:35:06 -0500 Subject: [PATCH] update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef3c18bb..05b6e21c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ is the easiest way to get started. If you're feeling more adventurous, you can also [run a binary distribution](docs/run-binary.md), or [build Bubble from source](docs/dev.md). ## Deployment Modes -Bubble runs in three different modes. You'll at least need to run a Local Launcher first, then +Bubble runs in three different modes. You'll need to run a Local Launcher first, then decide if you want to use a Remote Launcher to manage multiple Bubble nodes, or just launch a single Bubble directly from the Local Launcher.