File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,8 @@ Getting Started
9090
9191Use the `cmi ` command-line interface to install and manage modular optional dependencies, known as `packs `,
9292and to configure or execute user-defined workflows that combine multiple packs with optional post-installation steps,
93- known as `profiles `. To use `cmi `, you can run the following example commands:
93+ known as `profiles `. You may consult our `online documentation <https://diffpy.github.io/diffpy.cmi >`_ for more information,
94+ tutorials, and API references.
9495
9596The ``-h `` flag is available for **all ** cmi commands and subcommands.
9697It's highly recommended to use it wherever necessary.
@@ -163,9 +164,6 @@ To show basic information about your current conda environment, type
163164 cmi env
164165
165166
166- You may consult our `online documentation <https://diffpy.github.io/diffpy.cmi >`_ for more information,
167- tutorials, and API references.
168-
169167 Support and Contribute
170168----------------------
171169
You can’t perform that action at this time.
0 commit comments