From 9ce2a66c0e05d4525411e46db73df3cf3f52c1d0 Mon Sep 17 00:00:00 2001 From: Andrey Meshkov Date: Fri, 24 Apr 2020 15:08:58 +0300 Subject: [PATCH] *(documentation): added Snap Store to documentation --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99575e34..c44dddef 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,9 @@ Latest release + + adguard-home +


@@ -59,7 +62,9 @@ It operates as a DNS server that re-routes tracking domains to a "black hole," t ## Getting Started -Please read the [Getting Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started) article on our Wiki to learn how to install AdGuard Home, and how to configure your devices to use it. +Please read the **[Getting Started](https://github.com/AdguardTeam/AdGuardHome/wiki/Getting-Started)** article on our Wiki to learn how to install AdGuard Home, and how to configure your devices to use it. + +If you're running **Linux**, there's a secure and easy way to install AdGuard Home - you can get it from the [Snap Store](https://snapcraft.io/adguard-home). Alternatively, you can use our [official Docker image](https://hub.docker.com/r/adguard/adguardhome). @@ -69,6 +74,7 @@ Alternatively, you can use our [official Docker image](https://hub.docker.com/r/ * [AdGuard Home as a DNS-over-HTTPS or DNS-over-TLS server](https://github.com/AdguardTeam/AdGuardHome/wiki/Encryption) * [How to install and run AdGuard Home on Raspberry Pi](https://github.com/AdguardTeam/AdGuardHome/wiki/Raspberry-Pi) * [How to install and run AdGuard Home on a Virtual Private Server](https://github.com/AdguardTeam/AdGuardHome/wiki/VPS) +* [How to write your own hosts blocklists properly](https://github.com/AdguardTeam/AdGuardHome/wiki/Hosts-Blocklists) ### API