Skip to content

Commit 8239969

Browse files
authored
add make
1 parent 5c1a39a commit 8239969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ cd ../..
7878
### Windows (MINGW)
7979
```
8080
pacman -S mingw-w64-x86_64-toolchain
81-
pacman -S git
81+
pacman -S git make
8282
pacman -S mingw-w64-x86_64-cmake
8383
pacman -S mingw-w64-x86_64-protobuf mingw-w64-x86_64-protobuf-c
8484
```

0 commit comments

Comments
 (0)