We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8084735 commit ad916d6Copy full SHA for ad916d6
README.rst
@@ -8,14 +8,14 @@ using the ``:vtk:`` reference role.
8
Installation
9
------------
10
11
-#. Add ``vtk-ref`` as a project dependency or install it with:
+#. Add ``vtk-xref`` as a project dependency or install it with:
12
13
.. code-block:: bash
14
15
- pip install vtk-ref
+ pip install vtk-xref
16
17
18
-#. Add ``vtk_ref`` as an extension in your ``conf.py`` file
+#. Add ``vtk_xref`` as an extension in your ``conf.py`` file
19
used by Sphinx:
20
21
.. code-block:: python
0 commit comments