Skip to content

Commit cb35c0b

Browse files
committed
fixing instructions for downloading environment file
1 parent 0db7356 commit cb35c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/install_instructions/python.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h3>Python</h3>
6363
<li>Download the <a href="https://raw.githubusercontent.com/carpentries/workshop-template/refs/heads/gh-pages/data/carpentries_environment.yml" download>environment file</a> by right clicking on the link and selecting "Save link as...". Save the file to your Downloads folder.<br>
6464
(The following steps requires using the shell. If you aren't
6565
comfortable doing the installation yourself
66-
stop here and request help at the workshop.)
66+
stop here and email <a href="mailto:[email protected]">Noah Benson</a> for assistance.)
6767
</li>
6868
<li>Search for the application "Miniforge Prompt", open it and run: <code>conda env create -f .\Downloads\carpentries_environment.yml</code></li>
6969
<li>Close the terminal window.</li>

0 commit comments

Comments
 (0)