Skip to content

Commit ee90edc

Browse files
committed
minor deployment guide nit
1 parent 48e423b commit ee90edc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/docs/deployment-guide.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ Watch this quick walkthrough video to learn how to deploy Sourcebot using Docker
6969
ghcr.io/sourcebot-dev/sourcebot:latest
7070
```
7171

72-
Navigate to `localhost:3000` to start searching the Sourcebot repo.
73-
7472
<Accordion title="Details">
7573
**This command**:
7674
- pulls the latest version of the `sourcebot` docker image.
@@ -82,8 +80,8 @@ Watch this quick walkthrough video to learn how to deploy Sourcebot using Docker
8280

8381
</Step>
8482

85-
<Step title="Login">
86-
Navigate to `http://localhost:3000` and create an account. The first account which is registered on a fresh Sourcebot deployment is given the [owner role](/docs/configuration/auth/roles-and-permissions).
83+
<Step title="Complete onboarding">
84+
Navigate to `http://localhost:3000` and complete the onboarding flow.
8785

8886
<Note>
8987
By default, only email / password authentication is enabled. [Learn more about authentication](/docs/configuration/auth/overview).

0 commit comments

Comments
 (0)