From c6e8a17745088c2a00cc3e0d4bf8f9bdf51fb00a Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Thu, 21 Dec 2023 19:22:03 +0100 Subject: [PATCH] Install docs --- website/Install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/Install.md b/website/Install.md index 8df4b97..6ebd268 100644 --- a/website/Install.md +++ b/website/Install.md @@ -9,8 +9,8 @@ The basic setup is simple: you run the SilverBullet server process on your machi You have a few options here: -1. Installation via [[Install/Deno]] (the awesome JavaScript runtime) -2. Installation via [[Install/Docker]] (the awesome container runtime) +1. Installation via [[Install/Docker]] (the awesome container runtime): recommended if you already have Docker installed +2. Installation via [[Install/Deno]] (the awesome JavaScript runtime): recommended if you intend to hack on SilverBullet itself later on 3. More advanced: deploy directly to the cloud via [[Install/Deno Deploy]] # Non-local access