Skip to content

Commit 335af77

Browse files
committed
Add activate env
1 parent 1b0de23 commit 335af77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ Create a new conda environment ``diffpy.pdffit2_env``: ::
104104

105105
conda create -n diffpy.pdffit2_env python=3.12
106106

107+
Activate the environment: ::
108+
109+
conda activate diffpy.pdffit2_env
110+
107111
Install pdffit2 using ``pip`` to download and install the latest version from `Python Package Index <https://pypi.python.org>`_: ::
108112

109113
pip install diffpy.pdffit2

0 commit comments

Comments
 (0)