From 64116e5d7c63ed0389686ae58e2930a516d3ba42 Mon Sep 17 00:00:00 2001 From: Zeke Sikelianos Date: Sat, 17 Dec 2016 20:35:06 -0800 Subject: [PATCH] do not recommend yarn --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74b568b18a2f..c5411919bb65 100644 --- a/README.md +++ b/README.md @@ -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