From 3a0ad6a66f683c25eabb3368b71da399478a5927 Mon Sep 17 00:00:00 2001 From: szaimen Date: Sat, 19 Mar 2022 06:16:10 +0100 Subject: [PATCH] add header Signed-off-by: szaimen --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2522fc72..f2937738 100644 --- a/readme.md +++ b/readme.md @@ -15,6 +15,7 @@ Included are: **Found a bug?** Please file an issue at https://github.com/nextcloud/all-in-one ## 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: ``` curl -fsSL get.docker.com | sudo sh