diff --git a/build/build.html b/build/build.html index 9e5a2333..f876582c 100644 --- a/build/build.html +++ b/build/build.html @@ -86,21 +86,14 @@
  • Download and install Node
  • Run this in the command line:
    npm install -g jake
    -npm install jshint
    -npm install uglify-js
  • +npm install
  • Run this command inside the Leaflet directory:
    -

    Building using Closure Compiler

    -
      -
    1. Download Closure Compiler, extract it into closure-compiler directory
    2. -
    3. Run this command in the root Leaflet directory:
    4. -