Skip to content

Commit fa977a0

Browse files
committed
Make the MSYS instructions arch-neutral
1 parent 8fceb16 commit fa977a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ included with MSYS, using these commands:
137137

138138
```
139139
$ pacman -Syu
140-
$ pacman -S automake autoconf pkg-config make zip
141-
$ pacman -S mingw-w64-i686-{gcc,poppler,wxWidgets}
140+
$ pacman -S automake autoconf pkg-config make zip pactoys
141+
$ pacboy -S gcc:p poppler:p wxWidgets:p
142142
```
143143

144144
1. Build diff-pdf in the same way as in the instructions for Unix above:

0 commit comments

Comments
 (0)