Skip to content

Commit 5146235

Browse files
authored
docs: remove diffpy.structure and numpy in readme.rst
1 parent 64d9b57 commit 5146235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Activate the environment: ::
105105
It is necessary to get versions of pdffit2 built for Mac from Python package index (Pypi). To install
106106
pdffit2 from Pypi using ``pip`` to download and install the latest version from `Python Package Index <https://pypi.python.org>`_: ::
107107

108-
conda install wxpython diffpy.utils diffpy.structure matplotlib-base pycifrw numpy
108+
conda install wxpython diffpy.utils matplotlib-base pycifrw
109109
pip install diffpy.pdffit2
110110

111111
Now we want to install PDFgui from conda-forge: ::

0 commit comments

Comments
 (0)