From f262dd7128b79ca6e7a451725c595423d163fad8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich-Matthias=20Sch=C3=A4fer?= Date: Sat, 1 Dec 2018 20:17:22 +0100 Subject: [PATCH] Make sure, that install notes are correct --- README.md | 9 ++++----- 1 file 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¤cy_code=EUR&bn=PP-DonationsBF%3Abtn_donate_74x21.png%3ANonHostedGuest) -- 2.39.5