diff --git a/development/compiling/compiling_for_windows.rst b/development/compiling/compiling_for_windows.rst index 543ca87c3..2a2c7d2e6 100644 --- a/development/compiling/compiling_for_windows.rst +++ b/development/compiling/compiling_for_windows.rst @@ -24,7 +24,7 @@ For compiling under Windows, the following is required: .. note:: If you have `Scoop `_ installed, you can easily install MinGW and other dependencies using the following command:: - scoop install gcc python scons make + scoop install gcc python scons yasm make .. note:: If you have `MSYS2 `_ installed, you can easily install MinGW and other dependencies using the following command::