Mercurial > p > roundup > code
diff doc/installation.txt @ 7520:ffca9208445d
Fix reference to python-dev
The package has dash in the middle. Also use single quotes and literal
font.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 04 Jul 2023 23:24:34 -0400 |
| parents | 060fd6366655 |
| children | 763807c584ed |
line wrap: on
line diff
--- a/doc/installation.txt Tue Jul 04 20:27:51 2023 -0400 +++ b/doc/installation.txt Tue Jul 04 23:24:34 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.
