Skip to content

Commit 6886e9c

Browse files
document direct URL method for building environment with conda
1 parent 5a3c585 commit 6886e9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/getting_started.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,10 @@ in a terminal using the file you downloaded (in this example ``stenv-Linux-py3.1
137137
138138
conda env create --name stenv --file ~/Downloads/stenv-Linux-py3.10-2023.02.16.yaml
139139
140+
.. note::
141+
If you run into issues with building an environment with ``conda`` from a local file,
142+
you can also try using the direct URL that you chose above.
143+
140144
.. note::
141145
If the build does not succeed on your system, please refer to :ref:`build_fails`
142146

0 commit comments

Comments
 (0)