Skip to content

Commit

Permalink
Revert "Specify sphinx version (fixes bcit-ci#3275)"
Browse files Browse the repository at this point in the history
This reverts commit 4ac3992.
  • Loading branch information
jim-parry committed Oct 27, 2014
1 parent 4ac3992 commit ba99660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/README.rst
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.2.3"``
2. ``easy_install sphinx``
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 ba99660

Please sign in to comment.