We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1314c commit ad30c48Copy full SHA for ad30c48
1 file changed
README.rst
@@ -85,7 +85,7 @@ The simplest way to obtain diffpy.srmise on Unix, Linux, and Mac systems is
85
using ``easy_install`` or ``pip`` to download and install the latest release
86
from the `Python Package Index <https://pypi.python.org>`_. ::
87
88
- sudo pip diffpy.srmise
+ sudo pip install diffpy.srmise
89
90
If you prefer to install from sources, make sure all required software packages
91
are in place and then run ::
0 commit comments