diff --git a/README.md b/README.md
index 1da032cf946479992ade60504a5be2f2bb00766c..300563d6690ecae105933bdb7df3f84634953c32 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Module for simpleSAMLphp which shows Proxy IdP/SP statistics
 ## Instalation
 Once you have installed SimpleSAMLphp, installing this module is very simple. First of all, you will need to download Composer if you haven't already. After installing Composer, just execute the following command in the root of your SimpleSAMLphp installation:
 
-`php composer.phar require CESNET/proxystatistics:dev-master`
+`php composer.phar require cesnet/simplesamlphp-module-proxystatistics:dev-master`
 
 
 ## Configuration