Skip to content

Commit

Permalink
Include Billinge's recommended instruction for pip source install
Browse files Browse the repository at this point in the history
  • Loading branch information
bobleesj authored Sep 24, 2024
1 parent e040739 commit 8eba008
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,7 @@ Then, to fully install ``diffpy.pdffit2`` in our active environment, run ::

conda install diffpy.pdffit2

Another option is to use ``pip`` to download and install the latest release from
`Python Package Index <https://pypi.python.org>`_.
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.

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

Expand Down

0 comments on commit 8eba008

Please sign in to comment.