mention current state of build scripts in README.md

This commit is contained in:
ohfp 2020-03-14 12:05:37 +01:00
parent a6044c9344
commit c5e54158d1

View file

@ -1,5 +1,11 @@
This Repository contains all the required material to build the browser on Linux platforms. This Repository contains all the required material to build the browser on Linux platforms.
### Important
The following instructions are currently outdated. The build scripts are currently meant to be
run in a CI environment with Docker containers and gitlab-runners. Updated instructions for
local builds or setting up your own appropriate runners will be provided again in the future.
### Requirements ### Requirements
* Ubuntu or Linux Mint (Bionic or later) * Ubuntu or Linux Mint (Bionic or later)