cferdinandi / tabby

Lightweight, accessible vanilla JS toggle tabs.
MIT License
598 stars 73 forks source link

Fix README for point to correct npm package #90

Closed Amareis closed 7 years ago

Amareis commented 7 years ago

npm install cferdinandi/tabby is wrong, you need to npm install tabbyjs

cferdinandi commented 7 years ago

No its not. That points to this GitHub repository, and installing from GitHub is supported by NPM. I am not yet actively maintaining this project on the NPM registry.