Minor update to Qpid Interop Test QUICKSTART.md to fix formatting issue
diff --git a/content/releases/qpid-interop-test-0.1.0/QUICKSTART.html b/content/releases/qpid-interop-test-0.1.0/QUICKSTART.html
index 03aa1e4..39ff349 100644
--- a/content/releases/qpid-interop-test-0.1.0/QUICKSTART.html
+++ b/content/releases/qpid-interop-test-0.1.0/QUICKSTART.html
@@ -282,7 +282,7 @@
 git clone https://git-wip-us.apache.org/repos/asf/qpid-interop-test.git
 </code></p>
 
-<p>Assuming the source tree is located in directory {{qpid-interop-test}}:</p>
+<p>Assuming the source tree is located in directory <code>qpid-interop-test</code>:</p>
 
 <p><code>
 cd qpid-interop-test
diff --git a/input/releases/qpid-interop-test-0.1.0/QUICKSTART.md b/input/releases/qpid-interop-test-0.1.0/QUICKSTART.md
index 94e457a..abd36d6 100644
--- a/input/releases/qpid-interop-test-0.1.0/QUICKSTART.md
+++ b/input/releases/qpid-interop-test-0.1.0/QUICKSTART.md
@@ -156,7 +156,7 @@
 git clone https://git-wip-us.apache.org/repos/asf/qpid-interop-test.git
 ````
 
-Assuming the source tree is located in directory {{qpid-interop-test}}:
+Assuming the source tree is located in directory `qpid-interop-test`:
 
 ````
 cd qpid-interop-test