diff --git a/README.md b/README.md
index f88fac2..5caeff5 100644
--- a/README.md
+++ b/README.md
@@ -331,12 +331,13 @@ one of the following actions solve your problem:
* If your password has spaces, don't forget to write it using quotes.
* Have you installed the right project ?
-
-**Warning**: If you installed the script using PyPi (pip) please verify that you
-installed the correct project. We had to use a different name in pip because our
-original name was already taken. Remember to install it using:
-
- pip install coursera
+
+ **Warning**: If you installed the script using PyPi (pip) please verify that
+ you installed the correct project. We had to use a different name in pip
+ because our original name was already taken. Remember to install it using:
+ ```
+ pip install coursera
+ ```
# Reporting issues