mention current state of build scripts in README.md
This commit is contained in:
parent
a6044c9344
commit
c5e54158d1
1 changed files with 10 additions and 4 deletions
|
|
@ -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)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue