Skip to content

Commit c20aaf5

Browse files
committed
Use myst-parser instead of recommonmark.
1 parent fc4d781 commit c20aaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ follows:
221221
.. code-block:: bash
222222
223223
# Install dependencies
224-
pip install sphinx recommonmark sphinx-rtd-theme
224+
pip install sphinx myst-parser sphinx-rtd-theme
225225
226226
# Go to docs subdirectory
227227
cd docs

0 commit comments

Comments
 (0)