diff --git a/examples/DDCAD/README.md b/examples/DDCAD/README.md
index 63c66853718538fe4c3f4a34c5ae015f7ec4741d..2a10e17d0f18e0bd4c89cf722553fdac4347fb34 100644
--- a/examples/DDCAD/README.md
+++ b/examples/DDCAD/README.md
@@ -6,13 +6,13 @@ DDCAD examples
 ## Issue 1134
 Corresponding example is DD4hep_Issue_1134
 
-Geometry is here:  examples/DDCAD/compact/DD4hep_Issue_1134.xml
+Geometry is here:  `examples/DDCAD/compact/DD4hep_Issue_1134.xml`
 
-To visualize: $> geoDisplay <installation>/examples/DDCAD/compact/DD4hep_Issue_1134.xml
+To visualize: `$> geoDisplay <installation>/examples/DDCAD/compact/DD4hep_Issue_1134.xml`
 
-Basic simulation activation: $> python <installation>/examples/DDCAD/scripts/DD4hep_Issue_1134.py
+Basic simulation activation: `$> python <installation>/examples/DDCAD/scripts/DD4hep_Issue_1134.py`
 
-ddsim: $> `which python` `which ddsim` --compactFile ../checkout/examples/DDCAD/compact/DD4hep_Issue_1134.xml --enableG4Gun --runType shell
+ddsim: `$> ddsim --compactFile ../checkout/examples/DDCAD/compact/DD4hep_Issue_1134.xml --enableG4Gun --runType shell`
 
 
 ![HORIZON2020](../doc/usermanuals/DD4hep/figures/AIDA-2020.png)