From f86379f2b5edc82a6fd16c27544d74f0da3092fc Mon Sep 17 00:00:00 2001 From: linrongbin16 Date: Sat, 17 Aug 2024 15:36:38 +0800 Subject: [PATCH] chore --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index edd4629b..1cf10a09 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ And that's all of it. image + - Go to the install directory (`C:\Users\linrongbin\opt\Python312`) and copy `python.exe` to `python3.exe`, and you will have `python3.exe` command in Windows PowerShell/cmd. + - Disable "python.exe" and "python3.exe" app aliases for Windows 10+. Go to Windows "Settings" => "Apps" => "App execution aliases", unselect "python.exe" and "python3.exe". image