summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2024-01-13 13:33:02 -0500
committerLeonard Richardson <leonardr@segfault.org>2024-01-13 13:33:02 -0500
commitc2518caaa04374c7090266fcc0bd91810af18c0c (patch)
treee1cfe78846907f32315d49635d9c10aa3fe4b38c /doc/source/index.rst
parentc9fe6065804af362c1c65ea85fece3cac31c2e82 (diff)
Updated the name of the html5lib Debian package. [bug=2049267]
Diffstat (limited to 'doc/source/index.rst')
-rwxr-xr-xdoc/source/index.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index b88757b..4892e48 100755
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -228,9 +228,7 @@ Another alternative is the pure-Python `html5lib parser
web browser does. Depending on your setup, you might install html5lib
with one of these commands:
-:kbd:`$ apt-get install python-html5lib`
-
-:kbd:`$ easy_install html5lib`
+:kbd:`$ apt-get install python3-html5lib`
:kbd:`$ pip install html5lib`