Skip to content

Commit

Permalink
linuxdoc from pypi instead of github, likely more stable for long term
Browse files Browse the repository at this point in the history
  • Loading branch information
crotwell committed Feb 28, 2022
1 parent e9019cc commit 6bee540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ conda create -n sphinx python=3.9
conda activate sphinx
conda install sphinx
conda install -c conda-forge sphinxcontrib-contentui
pip install git+http://github.com/return42/linuxdoc.git
pip install linuxdoc
conda install sphinx_rtd_theme
conda install xmlschema
conda install elementpath
Expand Down

0 comments on commit 6bee540

Please sign in to comment.