From b786a278f30b080e860bfe9a26eb663a8ffab1e5 Mon Sep 17 00:00:00 2001 From: Daniel Stankewitz Date: Sat, 12 Dec 2020 10:06:28 +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 c516e44..a98c523 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" in msys2 +- Install "pacman -S base-devel binutils git make pkg-config cmake" in msys2 - Install nasm to /usr/bin/nasm.exe - Install cmake gui - Add cmake path to path variable