From ad7a52afd7afb1501983844695a3aa0f9c4e4384 Mon Sep 17 00:00:00 2001 From: Ryan Volz Date: Wed, 29 May 2024 17:07:50 -0400 Subject: [PATCH] Use miniforge_console_shortcut now that it uses DISTRIBUTION_NAME --- radioconda_installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radioconda_installer.yaml b/radioconda_installer.yaml index 9cfdd34..0ddf11a 100644 --- a/radioconda_installer.yaml +++ b/radioconda_installer.yaml @@ -5,4 +5,4 @@ channels: - ryanvolz dependencies: - mamba - - radioconda_console_shortcut # [win] + - miniforge_console_shortcut # [win]