Browse Source

update legacy utils/builds readme

Guilherme Avila 6 years ago
parent
commit
91f6e06369
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/build/README.md

+ 1 - 1
utils/build/README.md

@@ -5,4 +5,4 @@
 
 
 ## Build
 ## Build
 
 
-- Execute `npm run build` (`npm run build-closure` or `npm run build-uglify` for minifying)
+- Execute `npm run build` (`npm run build-closure` to compile using the [Google Closure Compiler](https://developers.google.com/closure/compiler/))