浏览代码

improve doc

Davide Alberani 7 年之前
父节点
当前提交
f57923f0e9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -34,7 +34,7 @@ Installation of [Node.js](https://nodejs.org/en/download/) and npm is left as an
 
 To run it:
 ``` bash
-# install dependencies (one time only)
+# install dependencies (one time only, or every time the dependencies in package.json change)
 npm install
 
 # build for production with minification (each time the sources changes)