Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down