2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

Update docs/docker to use FFmpeg 4.2 / OpenAL 1.20.1.

This commit is contained in:
John Preston
2020-11-05 20:18:11 +03:00
parent d9df82642d
commit 951bb22c38
4 changed files with 9 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
## Build instructions for CMake under Ubuntu 14.04
**NB** These are outdated.
### Prepare folder
Choose an empty folder for the future build, for example **/home/user/TBuild**. It will be named ***BuildPath*** in the rest of this document.