Skip to content

Commit

Permalink
Merge pull request #2493 from ytetsuro/fix/document
Browse files Browse the repository at this point in the history
fix sphinx version.
  • Loading branch information
lonnieezell authored Jan 16, 2020
2 parents a0e802d + 219074c commit 0b98478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Installation
============

1. Install `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install>`_
2. ``easy_install "sphinx==1.4.5"``
2. ``easy_install "sphinx==1.8.5"``
3. ``easy_install sphinxcontrib-phpdomain``
4. Install the CI Lexer which allows PHP, HTML, CSS, and JavaScript syntax highlighting in code examples (see *cilexer/README*)
5. ``cd user_guide_src``
Expand Down

0 comments on commit 0b98478

Please sign in to comment.