From ec12be2c2aea3989c363a5a8f39b64a77aecd586 Mon Sep 17 00:00:00 2001
From: MX <10697207+xMasterX@users.noreply.github.com>
Date: Sun, 7 Aug 2022 11:08:26 +0300
Subject: [PATCH] update docs
---
documentation/HowToInstall.md | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/documentation/HowToInstall.md b/documentation/HowToInstall.md
index c073ee7de..956b8ef65 100644
--- a/documentation/HowToInstall.md
+++ b/documentation/HowToInstall.md
@@ -11,6 +11,20 @@
+## With Web Updater
+
+- Be sure you updated to latest official release before, and verify that microSD card is installed
+- Open latest release page - [Releases](https://github.com/Eng1n33r/flipperzero-firmware/releases/latest)
+- Connect your device and select `Install via Web Updater`
+after that on web updater page - press `Connect` button
+- Press `Install` button
+
+- And wait, if all flashed successfully - you will have all needed assets pre installed
+- Done
+
+
+
+
## With offline update on flipper
### **Replace (CURRENT VERSION) with version that you downloaded from releases**
@@ -59,7 +73,7 @@ then select **`flipper-z-f7-full-(CURRENT VERSION).dfu`**
# After install:
-- ### If you installed using .dfu - unpack files from archive `sd-card-(CURRENT VERSION).zip` to your microSD card
-
+
+- ## [Read instructions how to use plugins and more](https://github.com/Eng1n33r/flipperzero-firmware#instructions)
- ## [How To: Configure UniversalRF Remix App](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/UniRFRemix.md)