diff --git a/_includes/download-stable.html b/_includes/download-stable.html
index 1aeb10dc685d4f706d88f9732e2ad67fc7bede95..b2a882fadb634fb2f93ca9cc0e1f0bad09b19817 100644
--- a/_includes/download-stable.html
+++ b/_includes/download-stable.html
@@ -67,7 +67,7 @@
         <li><a href="https://aur.archlinux.org/packages/dynare/">Arch Linux</a></li>
       </ul>
       Note that on Debian, Ubuntu and Linux Mint, you also need to install the
-      <pre>dynare-matlab</pre> package if you want MATLAB support.
+      <tt>dynare-matlab</tt> package if you want MATLAB support.
 
       Official packages may not correspond to the latest version of Dynare,
       depending on the release schedule of the distributions.
@@ -75,7 +75,7 @@
     <p>
       If your GNU/Linux distribution does not include a Dynare package, or if
       it does but the package is too old, you need to recompile Dynare from
-      source, as explained in the <pre>README.md</pre> file.
+      source, as explained in the <tt>README.md</tt> file.
     </p>
   </section>