From 973a7c6d8e770ab9864a58652c49dc061f5b7e61 Mon Sep 17 00:00:00 2001 From: Daniel Stankewitz Date: Sat, 10 Mar 2018 12:13:30 +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 5430cbb..c516e44 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 git make pkg-config" in msys2 +- Install "pacman -S base-devel binutils git make pkg-config" in msys2 - Install nasm to /usr/bin/nasm.exe - Install cmake gui - Add cmake path to path variable