Skip to content

Commit

Permalink
remove anaconda and defaults for real
Browse files Browse the repository at this point in the history
  • Loading branch information
fpusan committed Jan 6, 2025
1 parent 4ef206f commit 3a66a99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ conda config --set solver libmamba

and then use conda to install SqueezeMeta

`conda create -n SqueezeMeta -c conda-forge -c bioconda -c fpusan squeezemeta=1.6 --no-channel-priority`
`conda create -n SqueezeMeta -c conda-forge -c bioconda -c fpusan squeezemeta=1.6 --no-channel-priority --override-channels`

This will create a new conda environment named SqueezeMeta, which must then be activated.

Expand Down

0 comments on commit 3a66a99

Please sign in to comment.