prefer sh
to bash
in the docs
This commit is contained in:
parent
c18afc924b
commit
1b0c1842ca
16 changed files with 87 additions and 81 deletions
|
@ -88,7 +88,7 @@ $ npm run clean
|
|||
|
||||
To clean only `out` and `dist` directories:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
$ npm run clean-build
|
||||
```
|
||||
|
||||
|
@ -114,7 +114,7 @@ Make sure you have the latest Visual Studio update installed.
|
|||
If building under Cygwin, you may see `bootstrap.py` failed with following
|
||||
error:
|
||||
|
||||
```bash
|
||||
```sh
|
||||
Assertion failed: ((handle))->activecnt >= 0, file src\win\pipe.c, line 1430
|
||||
|
||||
Traceback (most recent call last):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue