diff --git a/README.md b/README.md
index 824295b4b5880acd397fa6c890a2159184af4b66..5346f5a83fd4463b27635ce2e118b48e2350bb3f 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ It is recommended to install a local virtual environment for python3, a requirem
 
 Run ``virtualenv --no-site-packages --python=python3 .venv`` followed by ``pip install requirements.txt`` to get going.
 
-The experiment is then run by first sampling interactions effects and then the posterior, currently implemented via a SGE scripts ./src/gridjob_sample_ia.sge and ./src/gridjob_sample_posterior.sge . Adapt to different runtimes as needed.
+The experiment is then run by first sampling interactions effects and then the posterior, currently implemented via a SGE scripts ``./src/gridjob_sample_ia.sge`` and ``./src/gridjob_sample_posterior.sge`` . Adapt to different runtimes as needed.
 
 
 # Data sources