Skip to content

Commit 0e2f02b

Browse files
committed
chore(tuto): add content
1 parent b36bced commit 0e2f02b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

tutorials/overleaf/index.mdx

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,10 @@ sudo certbot --nginx certonly
216216
service nginx restart
217217
```
218218

219-
## Verify your installation
219+
## Creating a first admin user
220220

221-
1. Access Overleaf via your browser at:
222-
```
223-
https://<YOUR-OVERLEAF-DOMAIN>/launchpad/
224-
```
225-
2. Follow the on-screen instructions to configure admin credentials.
221+
1. Open your browser and navigate to `<http://<YOUR_OVERLEAF_DOMAIN>/launchpad/`. A form displays, prompting you to set up your admin account by entering an email and password. After filling in the credentials, click **Register**.
222+
223+
2. Follow the link to the login page (`<http://<YOUR_OVERLEAF_DOMAIN>/login>/`) and enter the credentials you just created. Upon successful login, you'll be directed to a welcome page.
226224

225+
To begin using Overleaf, click the green button at the bottom of the welcome page. For more information, how to use Overleaf, refer to the [official documentation](https://www.overleaf.com/learn).

0 commit comments

Comments
 (0)