Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
BtbN committed Sep 27, 2020
1 parent 77b3030 commit 795d8a7
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,20 @@ Builds run daily at 12:00 UTC and are automatically released on success.

For a list of included dependencies check the scripts.d directory.
Every file corrosponds to its respective package.

## How to make a build

### Prerequisites

* bash
* docker

### Build Image

* `./makeimage.sh win64 gpl`

### Build FFmpeg

* `./build.sh win64 gpl`

On success, the resulting zip file will be in the `artifacts` subdir.

0 comments on commit 795d8a7

Please sign in to comment.