Add build instructions (README.md)
This commit is contained in:
parent
60fcdc2481
commit
c30858b348
|
@ -48,7 +48,7 @@ FFmpeg builds for GNU/Linux & Windows (with Cygwin)
|
|||
|
||||
* **GNU/Linux instructions:**
|
||||
|
||||
* Install dependencies in your Linux distro:
|
||||
* Install dependencies in your GNU/Linux distro.
|
||||
* Dependencies: `wget`, `git`, `gcc`, `g++`, `yasm`, `nasm`, `make`, `meson`, `ninja`. `gperf`, `autoconf` and `libtool`
|
||||
* Type the following commands:
|
||||
|
||||
|
@ -63,7 +63,7 @@ FFmpeg builds for GNU/Linux & Windows (with Cygwin)
|
|||
* **Windows instructions:**
|
||||
|
||||
* Install Cywin for [32bits](https://cygwin.com/setup-x86.exe) or [64bits](https://cygwin.com/setup-x86_64.exe).
|
||||
* During installation, configure the repository and install `git` and `wget`.
|
||||
* During installation, `configure the repository` and install `git` and `wget`.
|
||||
* Open Cygwin terminal and type the following commands:
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Reference in New Issue
Block a user