diff --git a/docs/usage.md b/docs/usage.md index 4cd9c0c..8b2c427 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -2,21 +2,10 @@ ### Install -with npm: +install via npm: npm install jsoneditor -with bower: - - bower install jsoneditor - -download: - -[http://jsoneditoronline.org/downloads/](http://jsoneditoronline.org/downloads/) - -The library consists of three files: one javascript file, one css file and an -image. Both full and minified version are available. - ## Load To implement JSONEditor in a web application, load the javascript and css file