diff --git a/README.md b/README.md
index 254f96b391e469b9dbb84a7f7f58608ca888a8b7..199f98880236d050109ad1cf33577015d8f38691 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ Steps:
 
 The main question here is for step 2: how to handle HySoP dependencies? Either you can use a Docker image (simpler) or install everything on your system (harder).
 
-## Step 1: Get sources
+## Step 1: get sources
 
 [Git clone](https://git-scm.com/docs/git-clone) HySoP and change directory to 'hysop':
 
@@ -119,7 +119,7 @@ git clone https://gricad-gitlab.univ-grenoble-alpes.fr/hysop.git
 ```
 
 
-## Step 2: Install prerequisites
+## Step 2: install prerequisites
 
 ### Use a Docker image
 
@@ -171,7 +171,7 @@ echo "/usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1" > $CONDA_PREFIX/etc/OpenC
 ```
 
 
-## Step 3: Install
+## Step 3: install
 
 Once the container has started, you're connected has 'hysop-user' with all Hysop sources inside /home/hysop-user/hysop-shared (a directeory shared between the container and the host)