Skip to content

Commit 60516ab

Browse files
committed
Fix documentation instructions
Corrected the sphinx installation instructions to match the instructions in user_guide_src/README.rst Signed-off-by:James L Parry <jim_parry@bcit.ca>
1 parent 32a077a commit 60516ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/documentation/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Pygments, so that code blocks can be properly highlighted.
4242

4343
.. code-block:: bash
4444
45-
easy_install sphinx
45+
easy_install "sphinx==1.2.3"
4646
easy_install sphinxcontrib-phpdomain
4747
4848
Then follow the directions in the README file in the :samp:`cilexer` folder

0 commit comments

Comments
 (0)