Skip to content

Commit 152fa47

Browse files
committed
Instruction to install the extension
1 parent 8a39b9b commit 152fa47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Just run this ``pip`` command insider your virtualenv::
5151
Then in your ``conf.py`` you have to add ``versionwarning`` in the ``extensions`` list. Should be similar to::
5252

5353
extensions = [
54-
'versionwarning',
54+
'versionwarning.extension',
5555
]
5656

5757

0 commit comments

Comments
 (0)