Skip to content

Commit

Permalink
fix name of the npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
Caballerog committed Aug 28, 2016
1 parent 933883d commit ef528be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you need to support a previous version of Angular 2 for now, please see the [

1. A recommended way to install ***ng2-inline-editor*** is through [npm](https://www.npmjs.com/search?q=ng2-inline-editor) package manager using the following command:

`npm i ng2-inline-editor2 --save`
`npm i ng2-inline-editor --save`

2. Include [Twitter Bootstrap](http://v4-alpha.getbootstrap.com/) and [FontAwesome](http://fontawesome.io/) in your project.

Expand Down

0 comments on commit ef528be

Please sign in to comment.