diff --git a/docs/install_windows.md b/docs/install_windows.md
index f0fc241c75cb4d4b390125810aed3caeb593769b..c44acce49e2f508807a99976c45d039da59c43d7 100644
--- a/docs/install_windows.md
+++ b/docs/install_windows.md
@@ -61,12 +61,13 @@ pip install wetb
 
 * Activate the envirronment (type in a terminal):
 
+
 ```
 activate py35
-´´´
+```
 
 * Update the toolbox
 
 ```
 pip install wetb --upgrade --no-deps
-´´´
+```