Skip to content

Commit 4e66d9c

Browse files
committed
simplify install instructions
1 parent d4e487c commit 4e66d9c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

resources.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,6 @@ Note these instructions won't work in Colab.
126126
1. Install [Mamba](https://mamba.readthedocs.io/en/latest/index.html).
127127
1. [Clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) [the repository](https://github.com/afeld/python-public-policy/tree/{{school_slug}}).
128128
1. Check out the `{{school_slug}}` branch.
129-
1. Set [strict channel priority](https://docs.conda.io/projects/conda/en/stable/user-guide/tasks/manage-channels.html#strict-channel-priority).
130-
131-
```sh
132-
conda config --set channel_priority strict
133-
```
134-
135129
1. [Create the environment.](https://docs.conda.io/projects/conda/en/stable/user-guide/tasks/manage-environments.html#creating-an-environment-from-an-environment-yml-file) From this directory, run:
136130

137131
```sh

0 commit comments

Comments
 (0)