Skip to content

Commit 98c7887

Browse files
committedOct 23, 2018
doc: remove bower
1 parent f899bb0 commit 98c7887

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed
 

‎README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![Build Status](https://travis-ci.org/FlatIO/embed-client.svg?branch=master)](https://travis-ci.org/FlatIO/embed-client)
44
[![Greenkeeper badge](https://badges.greenkeeper.io/FlatIO/embed-client.svg?token=cd336afca22e743db5a44a2820f0e220d5e54a95530d1f03cc417ea5f0fbf8f0)](https://greenkeeper.io/)
55
[![NPM Version](https://img.shields.io/npm/v/flat-embed.svg?style=flat)](https://www.npmjs.org/package/flat-embed)
6-
![Bower Version](https://img.shields.io/bower/v/flat-embed.svg?style=flat)
76

87
[![Flat's Sheet Music Embed](https://cloud.githubusercontent.com/assets/396537/25476654/26c46c40-2b3b-11e7-9966-1516196ca89b.png)](https://flat.io/developers/embed)
98

@@ -13,12 +12,11 @@ If you have any feedback or questions regarding this product, [please feel free
1312

1413
## Installation
1514

16-
You can install our Embed Client using [npm](https://www.npmjs.com/package/flat-embed), [yarn](https://yarnpkg.com/en/package/flat-embed) or bower:
15+
You can install our Embed Client using [npm](https://www.npmjs.com/package/flat-embed) or [yarn](https://yarnpkg.com/en/package/flat-embed):
1716

1817
```bash
1918
npm install flat-embed
2019
yarn add flat-embed
21-
bower install flat-embed
2220
```
2321

2422
or use the latest version hosted on jsDelivr:

0 commit comments

Comments
 (0)