[DOCS] - Installation section modifications

This commit is contained in:
quindecim 2021-10-24 02:13:06 +02:00
parent 23777807e8
commit e0df0c322b
1 changed files with 4 additions and 4 deletions

View File

@ -53,15 +53,15 @@ All these binary files are downloaded from the [OFFICIAL RELEASE PAGE](https://g
## Installation ## Installation
1. Download the latest `.zip` file from the [Releases](https://codeberg.org/quindecim/dnscrypt-proxy-android/releases) page or from my [dnscrypt-proxy-android | CHANNEL](https://t.me/dnscrypt_proxy) on Telegram and flash it with [Magisk](https://github.com/topjohnwu/Magisk): **1.** Download the latest `dnscrypt-proxy-android-*.zip` file from the [Releases](https://codeberg.org/quindecim/dnscrypt-proxy-android/releases/latest) page or from my [dnscrypt-proxy-android | CHANNEL](https://t.me/dnscrypt_proxy) on Telegram and flash it with [Magisk](https://github.com/topjohnwu/Magisk):
``` ```
Magisk > Modules > Install from storage > dnscrypt-proxy-android-v2.*.zip Magisk > Modules > Install from storage > dnscrypt-proxy-android-*.zip
``` ```
2. Reboot your device. **2.** Reboot your device.
3. Test your DNS: https://dnsleaktest.com/ **3.** Test your DNS at https://dnsleaktest.com/
### Configuration (optional) ### Configuration (optional)