aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorohfp <1813007-ohfp@users.noreply.gitlab.com>2021-01-27 16:21:45 +0100
committerohfp <1813007-ohfp@users.noreply.gitlab.com>2021-01-27 16:23:40 +0100
commite4852c50502d0e0bdd3d89ee18d74c4f70f1b8ca (patch)
treeba977c98e21adb453a2a16e1d6339486b8826934 /README.md
parentport MR arch!1 (diff)
downloadlibrewolf-linux-e4852c50502d0e0bdd3d89ee18d74c4f70f1b8ca.tar.gz
librewolf-linux-e4852c50502d0e0bdd3d89ee18d74c4f70f1b8ca.tar.bz2
librewolf-linux-e4852c50502d0e0bdd3d89ee18d74c4f70f1b8ca.zip
85.0-1 – get Arch build ready
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 063ba2e..92a301f 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,5 @@
This Repository contains all the required material to build the browser on Linux platforms.
-### Status
-
-Unfortunately, at the moment we are only barely keeping up with maintenance releases following
-upstream Firefox releases. AppImage and Flatpak-releases are still to be considered experimental.
-Debian builds are already being built by a third party contributer (see !12), and will hopefully soon be
-integrated as well. We are fully aware of the issues and wishes/improvements piling up – rest assured,
-we will get to them as soon as possible!
-
### Important
The following instructions are currently outdated. The build scripts are currently meant to be
bgstack15