diff --git a/README.md b/README.md index 9367dd2..13722b3 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ bitcoind must be running and must have finished downloading the blockchain **bef * **NPM** - Node.js package manager, should be automatically installed when you get node.js. ## Quick Install + Check the Prerequisites section above before installing. + To install Insight, clone the main repository: $ git clone git@github.com:bitpay/insight.git && cd insight diff --git a/app/views/includes/head.jade b/app/views/includes/head.jade index d687416..9afe8d7 100644 --- a/app/views/includes/head.jade +++ b/app/views/includes/head.jade @@ -14,6 +14,9 @@ head link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,400italic') link(rel='stylesheet', href='/lib/bootstrap/dist/css/bootstrap.min.css') link(rel='stylesheet', href='/css/main.min.css') - script(type='text/javascript'). - window.analytics||(window.analytics=[]),window.analytics.methods=['identify','track','trackLink','trackForm','trackClick','trackSubmit','page','pageview','ab','alias','ready','group','on','once','off'],window.analytics.factory=function(t){return function(){var a=Array.prototype.slice.call(arguments);return a.unshift(t),window.analytics.push(a),window.analytics}};for(var i=0;i