Mercurial > p > roundup > code
diff doc/installation.txt @ 7521:763807c584ed
Use double backquotes not single.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 04 Jul 2023 23:25:35 -0400 |
| parents | ffca9208445d |
| children | bbcdc7c92787 |
line wrap: on
line diff
--- a/doc/installation.txt Tue Jul 04 23:24:34 2023 -0400 +++ b/doc/installation.txt Tue Jul 04 23:25:35 2023 -0400 @@ -181,7 +181,7 @@ that users install the latest patch version of Python as these contain many fixes to serious bugs. -Some variants of Linux will need an additional '`python-dev`' package +Some variants of Linux will need an additional '``python-dev``' package installed for Roundup installation to work. Debian and derivatives, are known to require this.
