mirror of
https://github.com/pyenv/pyenv.git
synced 2025-04-05 14:50:44 +00:00
Update and rename miniforge3-latest to miniforge3
This commit is contained in:
parent
db82c73391
commit
56fd6c3c51
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ case "$(anaconda_architecture 2>/dev/null || true)" in
|
|||
* )
|
||||
{ echo
|
||||
colorize 1 "ERROR"
|
||||
echo ": The binary distribution of Miniforge is not available for $(anaconda_architecture 2>/dev/null || true)."
|
||||
echo ": The binary distribution of Miniforge3 is not available for $(anaconda_architecture 2>/dev/null || true)."
|
||||
echo
|
||||
} >&2
|
||||
exit 1
|
Loading…
Reference in a new issue