Skip to content

Commit 8eba008

Browse files
authored
Include Billinge's recommended instruction for pip source install
1 parent e040739 commit 8eba008

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.rst

+1-2
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,7 @@ Then, to fully install ``diffpy.pdffit2`` in our active environment, run ::
102102

103103
conda install diffpy.pdffit2
104104

105-
Another option is to use ``pip`` to download and install the latest release from
106-
`Python Package Index <https://pypi.python.org>`_.
105+
The less preferred approach is the install using ``pip`` to download and install the latest release from `Python Package Index <https://pypi.python.org>`_. In this case you currently have to build the codes on your computer from the sources and you will have to have a C++ installer available.
107106

108107
To install the C++ compiler and required dependencies in your ``diffpy.pdffit2_env`` environment, type ::
109108

0 commit comments

Comments
 (0)