From ba99660bed34f960eac9e5d79550a225e0d955e4 Mon Sep 17 00:00:00 2001 From: James L Parry Date: Sun, 26 Oct 2014 22:51:52 -0700 Subject: Revert "Specify sphinx version (fixes #3275)" This reverts commit 4ac399216f0c745134830149cb17dd5423243dd1. --- user_guide_src/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide_src/README.rst') diff --git a/user_guide_src/README.rst b/user_guide_src/README.rst index 188b42e88..1c27fc22a 100644 --- a/user_guide_src/README.rst +++ b/user_guide_src/README.rst @@ -23,7 +23,7 @@ Installation ============ 1. Install `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`` -- cgit v1.2.3-24-g4f1b