Skip to content

Commit ad30c48

Browse files
committed
Added "install" to pip command line instruction.
1 parent 0b1314c commit ad30c48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The simplest way to obtain diffpy.srmise on Unix, Linux, and Mac systems is
8585
using ``easy_install`` or ``pip`` to download and install the latest release
8686
from the `Python Package Index <https://pypi.python.org>`_. ::
8787

88-
sudo pip diffpy.srmise
88+
sudo pip install diffpy.srmise
8989

9090
If you prefer to install from sources, make sure all required software packages
9191
are in place and then run ::

0 commit comments

Comments
 (0)