Skip to content

Commit b152023

Browse files
committed
fix installation typo
1 parent 9f47832 commit b152023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/getting-started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ To install ``diffpy.cmi``, create a new conda environment or activate an existin
2828
.. code-block:: bash
2929
3030
conda create -n diffpy.cmi-env
31-
conda install -c conda-forge diffpy.cmi
3231
conda activate diffpy.cmi-env
32+
conda install -c conda-forge diffpy.cmi
3333
3434
To confirm that the installation was successful, type
3535

0 commit comments

Comments
 (0)