From 2b19351b3f82a58c02f6a7e6fffb3d82485337db Mon Sep 17 00:00:00 2001 From: SquareInnov Date: Mon, 6 Jul 2020 23:44:21 +0200 Subject: [PATCH] Update README.md Add Yarn install command --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5534243..87fe0ae 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,13 @@ Previously, this was the only way to install the plugin. You will need two files npm install @danielfarrell/bootstrap-combobox ``` -#### 3. Bower install +#### 3. Yarn install + +``` +npm install @danielfarrell/bootstrap-combobox +``` + +#### 4. Bower install This plugin is now in bower! If you've already installed bower on your machine, simply use the command: