diff --git a/docs.it4i/software/mic/mic_environment.md b/docs.it4i/software/mic/mic_environment.md
index 8d04511fb90f8f0407f4f3362fa1fa61dee3a04f..759c209408b93787b5270d57cd187a66627ab0f8 100644
--- a/docs.it4i/software/mic/mic_environment.md
+++ b/docs.it4i/software/mic/mic_environment.md
@@ -74,7 +74,7 @@ int main(int argc, char* argv[])
 
 ### Intel
 
-To compile a code using Intel compiler run.
+To compile a code using Intel compiler run following commands
 
 * Create `source-offload.cpp`
 
@@ -118,7 +118,7 @@ Pi ~ 3.14159
 
 On Salomon cluster we have module `GCC/5.1.1-knc` with cross-compiled support. (gcc, g++ and gfortran)
 
-To compile a code using GCC compiler run.
+To compile a code using GCC compiler run following commands
 
 * Create `reduce_mul.c`