diff --git a/ports/windows/README.md b/ports/windows/README.md index 553e87513e..55e23de7bf 100644 --- a/ports/windows/README.md +++ b/ports/windows/README.md @@ -25,8 +25,7 @@ Install Cygwin, then install following packages using Cygwin's setup.exe: * mingw64-i686-gcc-core * mingw64-x86_64-gcc-core * make - -Also install the python3 package, or install Python globally for Windows (see below). +* python3 Build using: