Add yasm to scoop install.

This commit is contained in:
Marcel Admiraal
2019-12-31 10:37:31 +01:00
parent 1f752eb961
commit 71e490700c

View File

@@ -24,7 +24,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 yasm make
.. note:: If you have `MSYS2 <https://www.msys2.org/>`_ installed, you can easily
install MinGW and other dependencies using the following command::