diff --git a/README.md b/README.md
index e65864383f3db276e173d8bc3ed834f80a8f53c3..1da032cf946479992ade60504a5be2f2bb00766c 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/proxystatistics:dev-master`
 
 
 ## Configuration