README.txt: Fix typos

This commit is contained in:
Joel Sherrill 2019-02-13 15:42:51 -06:00
parent 7b36a6b60d
commit 30b5468afd

View File

@ -31,7 +31,7 @@ We allow the building of PDF documentation on hosts that do not have a fully
suitable texlive environment and this results in quality that is not at the suitable texlive environment and this results in quality that is not at the
production level. production level.
The hosts which produce production quality is: The hosts which produce production quality are:
FreeBSD FreeBSD
CentOS 6 and 7 (if using texlive, not RPMs of texlive) CentOS 6 and 7 (if using texlive, not RPMs of texlive)
@ -79,7 +79,7 @@ Host Setup
HTML builds directly with Sphinx, PDF requires a full Latex (texlive) install, HTML builds directly with Sphinx, PDF requires a full Latex (texlive) install,
and building a Single HTML page requires the 'inliner' tool. The and building a Single HTML page requires the 'inliner' tool. The
sphinxcontrib-bibtex extension is mandatory. PlantUML requres the Node.js sphinxcontrib-bibtex extension is mandatory. PlantUML requres the Node.js
package called 'nde-plantuml' which installs the 'puml' command and Ditaa needs package called 'node-plantuml' which installs the 'puml' command and Ditaa needs
the 'ditaa' command and package. Ditaa images are built using the 'puml' the 'ditaa' command and package. Ditaa images are built using the 'puml'
command. command.