Explorar el Código

Update README.md

Yuki Takei hace 8 años
padre
commit
31876c0180
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -134,8 +134,8 @@ npm start
 ### Install plugins
 
 * Stop server if running
-* `yarn add` to install plugins
-  * **DON'T USE `npm install`**
+* `yarn add` to install plugin or `npm install --save`
+  * **Don't forget `--save` option if you use npm** or crowi-plus doesn't detect plugins
 * `npm start` to build client app and start server
 
 #### Example