diff --git a/README.md b/README.md index 683d2b2..cd9c417 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Wrapper for [SheetJS/js-xlsx](https://github.com/SheetJS/js-xlsx) providing conv ## Install * `npm install workbook --save` -* `npm install js-xlsx --save` +* `npm install xlsx --save` Note that this can also wrap other versions of js-xlsx, e.g. [protobi/js-xlsx](https://github.com/SheetJS/js-xlsx), to allow application of styles using the `.s` attribute instead: