We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1cfe9 commit c6209f4Copy full SHA for c6209f4
README.rst
@@ -42,8 +42,7 @@ pysolr is on PyPI:
42
43
$ pip install pysolr
44
45
-Or if you want to install directly from the repository: ``sudo python setup.py install``, or drop the ``pysolr.py`` file anywhere on your
46
-PYTHONPATH.
+Or if you want to install directly from the repository: ``python setup.py install``, or drop the ``pysolr.py`` file anywhere on your ``PYTHONPATH``.
47
48
Usage
49
=====
0 commit comments