Skip to content

Commit ad916d6

Browse files
authored
Fix project name in README
1 parent 8084735 commit ad916d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ using the ``:vtk:`` reference role.
88
Installation
99
------------
1010

11-
#. Add ``vtk-ref`` as a project dependency or install it with:
11+
#. Add ``vtk-xref`` as a project dependency or install it with:
1212

1313
.. code-block:: bash
1414
15-
pip install vtk-ref
15+
pip install vtk-xref
1616
1717
18-
#. Add ``vtk_ref`` as an extension in your ``conf.py`` file
18+
#. Add ``vtk_xref`` as an extension in your ``conf.py`` file
1919
used by Sphinx:
2020

2121
.. code-block:: python

0 commit comments

Comments
 (0)