add header

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-03-19 06:16:10 +01:00
parent 38bd04ded9
commit 3a0ad6a66f

View file

@ -15,6 +15,7 @@ Included are:
**Found a bug?** Please file an issue at https://github.com/nextcloud/all-in-one **Found a bug?** Please file an issue at https://github.com/nextcloud/all-in-one
## How to use this? ## How to use this?
The following instructions are especially meant for Linux. For macOS see [this](#how-to-run-it-on-macos), for Windows see [this](#how-to-run-it-on-windows).
1. Install Docker on your Linux installation using: 1. Install Docker on your Linux installation using:
``` ```
curl -fsSL get.docker.com | sudo sh curl -fsSL get.docker.com | sudo sh