mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Merge pull request #7158 from EhoNo1/missing-mingw-fix
Added `mingw` to the scoop install instructions
This commit is contained in:
@@ -31,7 +31,7 @@ For compiling under Windows, the following is required:
|
||||
.. note:: If you have `Scoop <https://scoop.sh/>`_ installed, you can easily
|
||||
install MinGW and other dependencies using the following command::
|
||||
|
||||
scoop install gcc python scons make
|
||||
scoop install gcc python scons make mingw
|
||||
|
||||
.. note:: If you have `MSYS2 <https://www.msys2.org/>`_ installed, you can easily
|
||||
install MinGW and other dependencies using the following command::
|
||||
|
||||
Reference in New Issue
Block a user