Merge pull request #8229 from electron/do-not-recommend-yarn
do not recommend yarn
This commit is contained in:
commit
6578498e31
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ behavior to electron@github.com.
|
|||
## Downloads
|
||||
|
||||
To install prebuilt Electron binaries, use
|
||||
[`npm`](https://docs.npmjs.com/) (or [`yarn`](https://yarnpkg.com/en/docs/managing-dependencies)):
|
||||
[`npm`](https://docs.npmjs.com/):
|
||||
|
||||
```sh
|
||||
# Install as a development dependency
|
||||
|
|
Loading…
Reference in a new issue