womenhackfornonprofits/ocdaction

README Setup is missing instruction to install grunt-cli

Opened this issue · 2 comments

In order for grunt default to work, we need to install grunt first (under virtualenv):

npm install -g grunt-cli

Have opened an PR for this, thx :)

To be modified as per @lili2311 comment on PR #74

Could just mention to install grunt full stop as it is a project dependency so the command needed to install Grunt a link to the documentation and we can avoid mention if you see a certain error as it is simply required to install rather than a rare occurence that you will see the error?