diff --git a/index.html b/index.html index 39f24e195..6040ac22f 100644 --- a/index.html +++ b/index.html @@ -475,9 +475,6 @@

Installation

  • Bower bower install underscore
  • -
  • - Component component install jashkenas/underscore -
  • ExtendScript #include "underscore.js"
  • @@ -2487,6 +2484,10 @@

    Change Log

    Adds support for several environments including: WebWorkers, browserify and ES6 imports. +
  • + Removes the component.json as the Component package + management system is discontinued. +
  • The placeholder used for partial is now configurable by setting _.partial.placeholder.