mathew-kurian / Scribe.js

:scroll: Node.js logging made simple! Online access to logs and more...
https://mathew-kurian.github.io/Scribe.js/
MIT License
284 stars 45 forks source link

Wrong npm package on Scribe 3.0 page #84

Closed ghost closed 8 years ago

ghost commented 8 years ago

I think the link on the Scribe 3.0 page (https://github.com/bluejamesbond/Scribe.js/tree/dev) should be

npm install scribe-js@3.0.0-alpha.10

instead of

npm install scribe@3.0.0-alpha.10.

mathew-kurian commented 8 years ago

Thanks for bringing it up. I have fixed it.