From 4ca0be8c217ae2a5e86998ce3e24f7676af177d1 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 23 Jan 2018 16:47:32 +0200 Subject: [PATCH] docs(readme) Windows: gritty --- HELP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HELP.md b/HELP.md index 61f880c8..785c40f1 100644 --- a/HELP.md +++ b/HELP.md @@ -280,10 +280,10 @@ cloudcmd --terminal --terminal-path `gritty --path` --save ### Windows -On Windows you need to install `windows-build-tools` first: +If you can't install `gritty` on Windows try to install `windows-build-tools` first: ```sh -npm install --global windows-build-tools +npm install windows-build-tools -g ``` Then get path of a `gritty` with: