Skip to content

Commit

Permalink
🔥 Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaSecond committed Jun 3, 2024
1 parent 5d480f2 commit 28e0580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MiniCyc.bat
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ IF NOT EXIST "%LocalAppData%\Programs\Python\Python312\python.exe" (
python-3.12.3-amd64.exe /quiet InstallAllUsers=0 PrependPath=1
del python-3.12.3-amd64.exe
) ELSE (
echo Python 3.12.3 64-bits already installed
echo Python already installed
)
python --version

Expand Down

0 comments on commit 28e0580

Please sign in to comment.