Added git for requirements of Windows build

This commit is contained in:
Hiroshi SHIBATA 2024-06-26 14:37:52 +09:00
parent f63b54caa0
commit 514aa80563
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -78,6 +78,7 @@ make
* dumpbin
4. If you want to build from GIT source, following commands are required.
* git
* patch
* sed
* ruby 3.0 or later
@ -85,7 +86,7 @@ make
You can use [scoop](https://scoop.sh/) to install them like:
```
scoop install git ruby sed patch
scoop install git patch sed ruby
```
5. You need to install required libraries using [vcpkg](https://vcpkg.io/) on