Browse Source

improve doc

Davide Alberani 7 năm trước cách đây
mục cha
commit
f57923f0e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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:
 To run it:
 ``` bash
 ``` bash
-# install dependencies (one time only)
+# install dependencies (one time only, or every time the dependencies in package.json change)
 npm install
 npm install
 
 
 # build for production with minification (each time the sources changes)
 # build for production with minification (each time the sources changes)