We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0de23 commit 335af77Copy full SHA for 335af77
README.rst
@@ -104,6 +104,10 @@ Create a new conda environment ``diffpy.pdffit2_env``: ::
104
105
conda create -n diffpy.pdffit2_env python=3.12
106
107
+Activate the environment: ::
108
+
109
+ conda activate diffpy.pdffit2_env
110
111
Install pdffit2 using ``pip`` to download and install the latest version from `Python Package Index <https://pypi.python.org>`_: ::
112
113
pip install diffpy.pdffit2
0 commit comments