Skip to content

Commit f6bd8f2

Browse files
committed
Win32: [DOC] No extlibs file, no patch is needed
1 parent 70d20ce commit f6bd8f2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/windows.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,13 @@ make
7979

8080
4. If you want to build from GIT source, following commands are required.
8181
* git
82-
* patch
8382
* sed
8483
* ruby 3.0 or later
8584

8685
You can use [scoop](https://scoop.sh/) to install them like:
8786

8887
```
89-
scoop install git patch sed ruby
88+
scoop install git sed ruby
9089
```
9190
9291
5. You need to install required libraries using [vcpkg](https://vcpkg.io/) on

0 commit comments

Comments
 (0)