Update README.md

This commit is contained in:
Daniel Stankewitz 2020-12-16 09:29:34 +01:00 committed by GitHub
parent b786a278f3
commit 39db2912df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ Builds static libraries of ffmeg and external libraries (x264 8bit, x265 8,10 an
## Install development tools ## Install development tools
- Install CMakeGui in Windows to have the VisualStudio templates ready - 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 nasm to /usr/bin/nasm.exe
- Install cmake gui - Install cmake gui
- Add cmake path to path variable - Add cmake path to path variable