浏览代码

README update

Pavel Polyakov 11 年之前
父节点
当前提交
05efd2db05
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -24,6 +24,12 @@ git clone https://github.com/fradinni/nodejs-statsd-mysql-backend.git
 ```
 You should have a new directory called 'nodejs-statsd-mysql-backend' just next to the Statsd directory.
 
+It could be required to execute the next commands:
+```
+npm install mysql
+npm install sequence
+```
+
 ## Configuration
 Edit Statsd configuraton file and add mysql-backend configuration.