Skip to content

Commit ddaf869

Browse files
committed
content/installation: add note that there may be warnings
1 parent a48d6b5 commit ddaf869

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/installation.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,9 @@ Python for SciComp software environment
137137

138138
This `environment file
139139
<https://raw.githubusercontent.com/AaltoSciComp/python-for-scicomp/master/software/environment.yml>`__
140-
contains all packages needed for the course, and can be installed with::
140+
contains all packages needed for the course, and can be
141+
installed with (there may be lots of warning messages: this is OK
142+
if it still goes through)::
141143

142144
$ mamba env create -f https://raw.githubusercontent.com/AaltoSciComp/python-for-scicomp/master/software/environment.yml
143145

0 commit comments

Comments
 (0)