diff --git a/install_and_test.md b/install_and_test.md
index 130a5e730a459887e78848e2d2626960f28b58c8..d75461a9672c3abeb439ee45036fceb19371aaf7 100644
--- a/install_and_test.md
+++ b/install_and_test.md
@@ -2,7 +2,7 @@
 
 [TOC]
 
-# The non-developer (easy) way
+# Install the non-developer (easy) way
 
 For the user that is not going to edit the code and is only interested in running simulations, the process is very easy.
 
@@ -23,7 +23,7 @@ To run the C and python tests of the installed `hotwheels` components, run:
 python -m hotwheels.checkup hotwheels
 ```
 
-# Install developer way
+# Install the developer way
 
 ## Install custom versions