summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2020-09-12 22:43:07 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2020-09-12 22:43:07 +0100
commit1d1b3c714a234a60aa80ae5133023cf289a7abe6 (patch)
tree94d0b859d871e49468784572a62f459019baa573
parentde8b3788bf93574df99c69735e47da30598e7630 (diff)
downloadswig-1d1b3c714a234a60aa80ae5133023cf289a7abe6.tar.gz
docdiffer installation notes update
-rwxr-xr-xSphinxDocs/docdiffer.sh5
1 files changed, 3 insertions, 2 deletions
diff --git a/SphinxDocs/docdiffer.sh b/SphinxDocs/docdiffer.sh
index ba36167b5..9e4951bf8 100755
--- a/SphinxDocs/docdiffer.sh
+++ b/SphinxDocs/docdiffer.sh
@@ -4,8 +4,9 @@
# Old documentation is in Doc/Manual/*.html
# New documentation is in SphinxDocs/source/Manual/*.rst
-# Before running install appropriate tools:
-# sudo apt install pandoc python3-docutils html2text
+# Before running setup the environment as outlined in the README.md file,
+# then install additional tools:
+# sudo apt install html2text
set -e