sed is not requirement now

This commit is contained in:
Hiroshi SHIBATA 2025-04-09 10:31:33 +09:00
parent 9e93759b99
commit 8ab517698a
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

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