Update README.md

Corrected install instruction from blabber-comic to svgdir2sprite
This commit is contained in:
Joe L. Wroten 2017-11-22 11:14:10 -06:00 committed by GitHub
parent ff2bc6ac3a
commit b733b380c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ svgdir2sprite('./src/svgs', './build/spritesheet.svg');
## From the CLI ## From the CLI
`npm install -g blabber-comic` `npm install -g svgdir2sprite`
### Return SVG Spritesheet to the Console ### Return SVG Spritesheet to the Console