Use the proper name for Windows building in doc

This commit is contained in:
Riccardo Schirone 2020-10-30 11:12:31 +01:00
parent 7b171b9961
commit 35e794a160

View file

@ -82,8 +82,10 @@ instead of just `meson --prefix=~/.local build`.
## Windows
The building steps on Windows are the same as on *NIX systems, however you will
have to run the following commands from the Visual Studio Developer shell
[FIXME: proper name, I don't remember right now]. We also suggest to compile
have to run the following commands from the Visual Studio Developer Powershell
(on Visual Studio Community 2019 you can find it under Tools > Command Line >
Developer Powershell). To install Meson on Windows, follow instructions
[here](https://mesonbuild.com/Getting-meson.html). We also suggest to compile
Rizin statically, to avoid dealing with libraries when running the Rizin
binaries.