diff --git a/README.rst b/README.rst index ab2c3bab..95612b5c 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ To install using ``pip`` into your ``diffpy-utils`` environment, we will also ha pip install numpy pip install diffpy.utils -For those planning to use functions in the ``diffpy.utils.wx`` module, you will also need to install ``wxPython''. +For those planning to use functions in the ``diffpy.utils.wx`` module, you will also need to install ``wxPython``. Both of the following lines will install this package. :: conda install wxPython