summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-12-01 20:17:22 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2018-12-01 20:17:22 +0100
commitf262dd7128b79ca6e7a451725c595423d163fad8 (patch)
tree3e0611c7a13fba25f7af83b6a96e0e0654092324 /README.md
parenta887081c7a71aa0177e886dba79f3187a6c226d6 (diff)
downloadsvg.js-f262dd7128b79ca6e7a451725c595423d163fad8.tar.gz
svg.js-f262dd7128b79ca6e7a451725c595423d163fad8.zip
Make sure, that install notes are correct
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9f6369a..67780b8 100644
--- a/README.md
+++ b/README.md
@@ -13,22 +13,21 @@ SVG.js is licensed under the terms of the MIT License.
#### Npm:
-`npm install svg.js`
+`npm install @svgdotjs/svg.js`
#### Yarn:
-`yarn add svg.js`
-
+`yarn add @svgdotjs/svg.js`
#### Bower:
-`bower install svg.js`
+`bower install svgdotjs.svg.js`
#### Cdnjs:
[https://cdnjs.com/libraries/svg.js](https://cdnjs.com/libraries/svg.js)
## Documentation
-Check [svgjs.com](https://svgjs.com) to learn more.
+Check [svgjs.com](https://svgjs.com/docs/3.0/) to learn more.
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=pay%40woutfierens.com&lc=US&item_name=SVG.JS&currency_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest)