From 39db2912df2aaeef6c799b62a22ccbe3b9ff86f3 Mon Sep 17 00:00:00 2001 From: Daniel Stankewitz Date: Wed, 16 Dec 2020 09:29:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a98c523..1dc2014 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Builds static libraries of ffmeg and external libraries (x264 8bit, x265 8,10 an ## Install development tools - Install CMakeGui in Windows to have the VisualStudio templates ready -- Install "pacman -S base-devel binutils git make pkg-config cmake" in msys2 +- Install "pacman -S base-devel binutils git make pkg-config subversion zip" in msys2 - Install nasm to /usr/bin/nasm.exe - Install cmake gui - Add cmake path to path variable