Skip to content

Commit

Permalink
Add strict channel priority to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gillins committed Feb 23, 2020
1 parent 3071ca2 commit 516164f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ under the 'conda-forge' channel. Once you have installed
command line to install python-fmask: ::

conda config --add channels conda-forge
conda config --set channel_priority strict
conda create -n myenv python-fmask
conda activate myenv

Expand Down

0 comments on commit 516164f

Please sign in to comment.