diff --git a/frontend/public/json/protonmail-bridge.json b/frontend/public/json/protonmail-bridge.json index c1a99d44..51847b26 100644 --- a/frontend/public/json/protonmail-bridge.json +++ b/frontend/public/json/protonmail-bridge.json @@ -33,7 +33,7 @@ }, "notes": [ { - "text": "After install, run protonmailbridge-init inside the container to create a pass keychain and log in via the Bridge CLI.", + "text": "After install, run protonmailbridge-configure inside the container for first-time setup.", "type": "info" }, { @@ -41,7 +41,7 @@ "type": "info" }, { - "text": "Use protonmailbridge-configure to temporarily stop the service and enter the Bridge CLI without running a second instance.", + "text": "You can later use protonmailbridge-configure to temporarily stop the service and enter the Bridge CLI.", "type": "info" } ]