Minor updates

This commit is contained in:
BeatLink 2019-07-04 01:40:50 -05:00
parent 2f5485df4d
commit 94a449fd1b

View file

@ -1,14 +1,14 @@
This folder contains all the required material to build the browser. This folder contains all the required material to build the browser on Linux platforms.
### Requirements ### Requirements
* Ubuntu or Linux Mint * Ubuntu or Linux Mint (Bionic or later)
### Notes ### Notes
* As this script installs files during the build, it is recommended to run this script in a VM or installation dedicated to building. * As this script installs files during the build, it is recommended to run this script in a VM or installation dedicated to building.
* You will occassionally need to enter your sudo password. Running this script as root has not been tested * You will occassionally need to enter your sudo password. Running this script as root has not been tested
* This script has been tested with Linux Mint 19.1 * This script has been tested with Linux Mint 19.1
* The flatpak build is not ready yet.
### Instructions ### Instructions
* Run build.sh inside this folder. * Run build.sh inside this folder.
* Packages will be saved in the 'build_output' folder * Packages will be saved in the 'build_output' folder.