pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 55fb5c59c6a51dfd252ee7acf0f804de6d7af9b9 parent 4cc605d01a94cdd4f334533309b3a7b72c780491 Author: Jul <jul@9o.is> Date: Fri, 2 May 2014 04:44:07 -0400 readme update: use bower to test with jquery Diffstat:
| M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -22,6 +22,8 @@ Then: (you may need to run them as sudo) ``` $ npm install -g grunt $ npm install -g grunt-cli +$ npm install bower +$ bower install jquery jasmine-jquery ```