From b010716d946d376d963956aec9b7fd7501500d37 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Sat, 12 Sep 2020 11:04:03 -0400 Subject: [PATCH] update docs --- docs/local-launcher.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/local-launcher.md b/docs/local-launcher.md index 18b413e0..4990fdb1 100644 --- a/docs/local-launcher.md +++ b/docs/local-launcher.md @@ -20,7 +20,8 @@ The browser-based admin UI should be displaying an "Activate" page. Complete the data. The Bubble Launcher will create an initial "root" account and other basic system configurations. #### Activate via command line -Copy the file in `config/activation.json`, then edit the file. There are comments in the file to guide you. +Make a copy of the file `config/activation.json` and edit the copy. There are comments in the file to guide you. + After saving the updated file, run this command: `./bin/bactivate /path/to/activation.json`