This commit is contained in:
Niklas von Hertzen 2013-05-21 23:23:56 +03:00
parent e811effe2a
commit 62d27c20c3

View File

@ -42,7 +42,7 @@ To access the created canvas, provide the `onrendered` event in the options whic
### Building ###
The library uses <a href="http://gruntjs.com/">grunt</a> for building. Alternatively, you can download the latest build from the <a href="http://html2canvas.hertzen.com/build/html2canvas.js">here</a>.
The library uses <a href="http://gruntjs.com/">grunt</a> for building. Alternatively, you can download the latest build from <a href="http://html2canvas.hertzen.com/build/html2canvas.js">here</a>.
Run the full build process (including lint, qunit and webdriver tests):