瀏覽代碼

update legacy utils/builds readme

Guilherme Avila 6 年之前
父節點
當前提交
91f6e06369
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      utils/build/README.md

+ 1 - 1
utils/build/README.md

@@ -5,4 +5,4 @@
 
 ## 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/))