From b5cc8163ed10759a9f25cc7cbfea9fa13b67aa57 Mon Sep 17 00:00:00 2001
From: Alexander Repeta <alexander.repeta@gmail.com>
Date: Mon, 6 Jul 2020 13:14:39 +0300
Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D1=8F?=
 =?UTF-8?q?=D0=B5=D1=82=20=D0=BF=D1=80=D0=B5=D0=B2=D1=8C=D1=8E=20=D1=83?=
 =?UTF-8?q?=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BA=D0=B8=20windows-buil?=
 =?UTF-8?q?d-tools?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c42d501..7055959 100644
--- a/README.md
+++ b/README.md
@@ -15,9 +15,13 @@
 администратора.
 
 ```shell
-npm install --global windows-build-tools
+npm install --global --production windows-build-tools
 ```
 
+Вот как выглядит процесс успешной установки для пользователей **Windows**.
+
+![Установка windows-build-tools](https://user-images.githubusercontent.com/1426799/45007904-bde9f280-afb4-11e8-8a35-c77dffaffa2a.gif)
+
 Пользователям **Linux**.
 
 ```shell
-- 
GitLab