소스 검색

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.