diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-05-19 23:19:23 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-05-19 23:19:23 -0400 |
| commit | 7e047b26284a7ebf884a5d91c944a248d7ef3eb0 (patch) | |
| tree | de3b677fc8df8cf02b62ccb3a6bd441807a6a76b /static/build.html | |
| parent | 9e0d8b7bd987c7c40ccbd821fbfbc157a4277c0f (diff) | |
copy supported OSes to build page from install
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/build.html b/static/build.html index ac0fb112..1601c4fb 100644 --- a/static/build.html +++ b/static/build.html @@ -192,6 +192,9 @@ <a href="#build-dependencies">Build dependencies</a> </h2> + <p>Arch Linux, Debian buster and Ubuntu 20.04 LTS are the officially supported + operating systems for building GrapheneOS.</p> + <p>Dependencies for fetching and verifying the sources:</p> <ul> |
