From 36dbae2be60af53ea3adf4e7098855efbbb31476 Mon Sep 17 00:00:00 2001 From: Andrey Meshkov <am@adguard.com> Date: Fri, 24 Apr 2020 15:05:49 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20added=20snapstore?= =?UTF-8?q?=20to=20the=20getting=20started=20guide?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Getting-Started.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Getting-Started.md b/Getting-Started.md index c57a989..01d9f97 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -33,9 +33,11 @@ We currently **officially** support the following operating systems: > AdGuard Home can work on other operating systems as well (for instance, it can work on devices with MIPS CPU), but we need your help with testing it. -Unofficial packages: +Other options: -* [AdGuardHome in Entware repository](http://bin.entware.net/mipselsf-k3.4/test/) +* [AdGuard Home docker image](https://hub.docker.com/r/adguard/adguardhome) +* You can get AdGuard Home from the [Snap Store](https://snapcraft.io/adguard-home) (Linux App Store). +* (Unofficiaal) [AdGuardHome in Entware repository](http://bin.entware.net/mipselsf-k3.4/test/) <a id="first-time"></a>