docs: consolidate community install methods

Add all community install methods to a single page. This seems to be a better option as all of these methods have very little to document and this makes it easier to browse through the different methods.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2022-05-08 23:16:02 +02:00
parent bde154190d
commit fbf3100829
10 changed files with 74 additions and 71 deletions

View file

@ -2,7 +2,7 @@
## Preparing for running the code
**Notice:** *There's [specialised instructions for docker](../setup/docker.md) or [heroku](../setup/heroku.md), if you prefer running code this way!*
**Notice:** *There's [specialised instructions for docker](../setup/docker.md) if you prefer running code this way!*
1. Clone the repository with `git clone https://github.com/hedgedoc/hedgedoc.git hedgedoc-server`
(cloning is the preferred way, but you can also download and unzip a release)