diff --git a/tests/README.md b/tests/README.md
index 57c9c0923bc475603a5c3603b469c041220cb54d..fa475eccc9e9afc047148960772223eae8bfe9d5 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -50,8 +50,8 @@ To execute the tests:
 
 3. 	Run the tests
 
-	$ cd /path/to/piwik
-	$ ./console tests:run --testsuite unit
+    $ cd /path/to/piwik
+    $ ./console tests:run --testsuite unit
     $ ./console tests:run --testsuite integration
     $ ./console tests:run --testsuite system