From c2518caaa04374c7090266fcc0bd91810af18c0c Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sat, 13 Jan 2024 13:33:02 -0500 Subject: Updated the name of the html5lib Debian package. [bug=2049267] --- doc/source/index.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/source') 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` -- cgit v1.2.3