Skip to content

Commit ba02835

Browse files
committed
readme
1 parent 3066254 commit ba02835

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
@@ -71,7 +71,7 @@ To add "conda-forge" to the conda channels, run the following in a terminal. ::
7171
We want to install our packages in a suitable conda environment.
7272
The following creates and activates a new environment named ``diffpy.fourigui_env`` ::
7373

74-
conda create -n diffpy.fourigui_env python=3
74+
conda create -n diffpy.fourigui_env diffpy.fourigui
7575
conda activate diffpy.fourigui_env
7676

7777
To confirm that the installation was successful, type ::

0 commit comments

Comments
 (0)