diff --git a/docs/install.rst b/docs/install.rst index 8bbc2e86..f62b2dbc 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -59,12 +59,14 @@ Now let’s try it: You should see warnings about unsupported CSS 3 stuff; this is expected. In the PDF you should see the WeasyPrint logo on the first page. -You can also play with :ref:`navigator`: +You can also play with :ref:`navigator`:\ . Start it with: .. code-block:: sh python -m weasyprint.navigator +… and open your browser at http://127.0.0.1:5000/. Read more :ref:`in the tutorial `. + If everything goes well, you’re ready to :doc:`start using ` WeasyPrint! Otherwise, please copy the full error message and `report the problem `_.