Author: Chris Warburton <chris.warburton@wandisco.com>
Date: Fri 28 Jun 09:27:55 UTC 2013
Parent: 68285101c9dc509a7441ede904b5ef62f021d73e
Log message:
Added INSTALL file
1: diff --git a/INSTALL b/INSTALL 2: new file mode 100644 3: index 0000000..798b8ce 4: --- /dev/null 5: +++ b/INSTALL 6: @@ -0,0 +1,7 @@ 7: +Inside Chrome/Chromium go to the Extensions page (currently Tools -> Extensions) 8: +then tick the "Developer mode" box if it isn't already. 9: + 10: +This should make the "Load unpacked extension..." button visible. Click that and 11: +choose the extension's directory (ie. where this file is). 12: + 13: +Job done! 14: \ No newline at end of file