diff --git a/docs/setup/installation.md b/docs/setup/installation.md index 6608ee3..0ba36d9 100644 --- a/docs/setup/installation.md +++ b/docs/setup/installation.md @@ -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:///setup`. +Create an admin account on `https:///setup`. ### Stand-alone Installation @@ -60,7 +60,7 @@ You can now sign in with the admin account on `https:///setup`. ./pocket-id ``` -You can now sign in with the admin account on `https:///setup`. +Create an admin account on `https:///setup`. ## Offline usage @@ -147,4 +147,4 @@ Required tools: ./pocket-id ``` -You can now sign in with the admin account on `https:///setup`. +Create an admin account on `https:///setup`.