chore(sprites): Update readme

This commit is contained in:
Blade Barringer 2015-12-12 17:17:04 -06:00
parent 81067efd19
commit 73c8db01ad

View file

@ -12,5 +12,5 @@ Shared resources useful for the multiple Habitica repositories, that way all the
Because of some wonkiness with Heroku, the spritesheet compilation is not part of the production build process and must be done manually when new images are added by running:
``` bash
grunt compile:sprites
npm run sprites
```