diff options
author | Tilman Vatteroth | 2021-01-18 16:56:32 +0100 |
---|---|---|
committer | Tilman Vatteroth | 2021-01-18 16:56:32 +0100 |
commit | 46eda5eeada4e8ec5106e9e0b921263f2fba72c7 (patch) | |
tree | 55970174b8139a0cf1337425f09b020b65e467e8 | |
parent | c1d9364a1a9398e681c95e477b34259033398a03 (diff) |
Rewrite sentence
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
-rw-r--r-- | docs/content/setup/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/setup/index.md b/docs/content/setup/index.md index 4b8e48d0..253450b7 100644 --- a/docs/content/setup/index.md +++ b/docs/content/setup/index.md @@ -1,5 +1,5 @@ # Installation / Upgrading -You can run HedgeDoc in a number of ways, and we created setup instructions for all of these: +You can run HedgeDoc in a number of ways: - [Docker](docker) - [Cloudron](cloudron) |