fix(CONTRIBUTING.md): moved to root dir
[poolifier.git] / README.MD
index 42ffe53745a23b65d95719d9749c0058f2c7ee38..e77bc1cdf514678d63c24589287aaa969dd48bd7 100644 (file)
--- a/README.MD
+++ b/README.MD
@@ -33,7 +33,7 @@ You have to implement your worker extending the ThreadWorker class<br>
 <h2 id="installation">Installation</h2>
 
 ```
-npm install @pioardi/node-thread-pool --save
+npm install poolifier --save
 ```
 <h2 id="usage">Usage</h2>