From 86341b2608b2a58868bbee95d7084a038758d8a1 Mon Sep 17 00:00:00 2001 From: Ben Senescu <44480372+bensenescu@users.noreply.github.com> Date: Fri, 27 Feb 2026 14:49:29 -0500 Subject: [PATCH] Clarify account creation steps in README Updated instructions for creating an account after deployment. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2193222..cb63556 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,8 @@ npx wrangler login npx everyapp gateway deploy ``` -Follow the link returned by that command to create your gateway account. +5. Create an Account +- Follow the link output by the last command to create an account. You will access OpenSEO through this account. ### Deploy OpenSEO