diff --git a/docker/README.md b/docker/README.md
index 2f0159304f64bee46877b69cdccc08cc855ca059..18f955b760227cfc5c13580e91451b683518bbf7 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -112,7 +112,7 @@ ran-base            latest              5c9c02a5b4a8        1 minute ago
 ...
 ```
 
-**Note that the steps are identical for `rocky-linux`.**
+Note that the steps are identical for `rocky-linux`.
 
 ## 3.3. Building any target image ##
 
@@ -139,7 +139,7 @@ Do not forget to remove the temporary image:
 docker image prune --force
 ```
 
-**Note that the steps are identical for `rocky-linux`.**
+Note that the steps are identical for `rocky-linux`.
 
 # 4. Building using `podman` under Red Hat Entreprise Linux 8.2 #