Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/setup/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ You can use a reverse proxy like [Caddy](https://caddyserver.com/) or [NGINX](ht
2. Edit the `.env` file so that it fits your needs. See the [environment variables](/docs/configuration/environment-variables) section for more information.
3. Run `docker compose up -d`

You can now sign in with the admin account on `https://<your-app-url>/setup`.
Create an admin account on `https://<your-app-url>/setup`.

### Stand-alone Installation

Expand Down Expand Up @@ -60,7 +60,7 @@ You can now sign in with the admin account on `https://<your-app-url>/setup`.
./pocket-id
```

You can now sign in with the admin account on `https://<your-app-url>/setup`.
Create an admin account on `https://<your-app-url>/setup`.

## Offline usage

Expand Down Expand Up @@ -147,4 +147,4 @@ Required tools:
./pocket-id
```

You can now sign in with the admin account on `https://<your-app-url>/setup`.
Create an admin account on `https://<your-app-url>/setup`.