mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
docs(readme) Windows: gritty
This commit is contained in:
parent
94747c9932
commit
4ca0be8c21
1 changed files with 2 additions and 2 deletions
4
HELP.md
4
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue