Replacing peregrinecms npmjs org with apache-sling.
diff --git a/README.md b/README.md
index 424672a..a804380 100644
--- a/README.md
+++ b/README.md
@@ -24,13 +24,13 @@
 To install slingpackager globally use
 
 ```
-npm install @peregrinecms/slingpackager -g
+npm install @apache-sling/slingpackager -g
 ```
 
 This will make the packager available as a command line tool on your system. If you'd like to install `slingpackager` to your project only (or to try it before you commit to a global install), in your project folder, use
 
 ```
-npm install @peregrinecms/slingpackager --save-dev
+npm install @apache-sling/slingpackager --save-dev
 ```
 
 You can then execute