diff options
author | David Mehren | 2021-04-13 22:22:03 +0200 |
---|---|---|
committer | David Mehren | 2021-04-16 21:19:13 +0200 |
commit | c7104c94e4274f5010adb2fd6088ff1f4367dbfb (patch) | |
tree | 53847a4e94a7b11eec366fd5d7dec0c089eafbb1 /docs | |
parent | 70a289aeba9e58845c64f2a13120818c55144b04 (diff) |
Docs: Add hint about account creation
Signed-off-by: David Mehren <git@herrmehren.de>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/setup/getting-started.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/content/setup/getting-started.md b/docs/content/setup/getting-started.md index 4cbb0162..2b1f8653 100644 --- a/docs/content/setup/getting-started.md +++ b/docs/content/setup/getting-started.md @@ -6,6 +6,8 @@ To set up your instance follow these steps: 1. Choose an installation method and follow the instructions 2. [Configure your reverse proxy](https://docs.hedgedoc.org/guides/reverse-proxy/) 3. [Configure HedgeDoc](https://docs.hedgedoc.org/configuration/) +4. If you didn't disable [local accounts](/configuration/#email-local-account), you can use the "Sign In" button to + create an account, login and start using HedgeDoc. Follow us on <a href="https://social.hedgedoc.org/" target="_blank" rel="noreferer noopener">:fontawesome-brands-mastodon:{: .mastodon }Mastodon</a> or <a href="https://social.hedgedoc.org/twitter" target="_blank" rel="noreferer noopener">:fontawesome-brands-twitter:{: .twitter }Twitter</a> for updates. |