Add tar package to Windows Build instructions

Fixes #1623
presentation
Ulrich Huber 6 years ago committed by GitHub
parent df7efd67ac
commit 0b26e45903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      readme/WindowsBuild.md

@ -31,6 +31,7 @@ pacman -S mingw-w64-x86_64-toolchain \
mingw-w64-x86_64-ninja \
patch \
make \
tar \
mingw-w64-x86_64-cppunit
```
-> press enter multiple times / confirm all default values

Loading…
Cancel
Save