From 172035d2e1e534f62408afa892041c5720856b75 Mon Sep 17 00:00:00 2001 From: jllllll Date: Thu, 30 Mar 2023 20:44:56 -0500 Subject: [PATCH] Minor Correction --- install.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.bat b/install.bat index d1e54a0e..275860eb 100644 --- a/install.bat +++ b/install.bat @@ -5,7 +5,7 @@ @rem using micromamba (an 8mb static-linked single-file binary, conda replacement). @rem This enables a user to install this project without manually installing conda and git. -&& echo WARNING: This script relies on Micromamba which may have issues on some systems when installed under a path with spaces.&& echo. +echo WARNING: This script relies on Micromamba which may have issues on some systems when installed under a path with spaces.&& echo. echo What is your GPU? echo.