tuned;
authorwenzelm
Wed, 27 Mar 2024 15:01:38 +0100
changeset 80032 98808cc7b0c1
parent 80031 ebd988ee1d57
child 80033 71d005ffa9fe
tuned;
Admin/components/README.md
--- a/Admin/components/README.md	Wed Mar 27 14:40:02 2024 +0100
+++ b/Admin/components/README.md	Wed Mar 27 15:01:38 2024 +0100
@@ -30,9 +30,7 @@
 The official platforms, with **base-line operating systems**, and reference
 machines are as follows:
 
-  * `x86_64-linux`
-      - **Ubuntu 18.04 LTS**
-  * `arm64-linux`
+  * `x86_64-linux` and `arm64-linux`
       - **Ubuntu 18.04 LTS** (e.g. via `docker run -it ubuntu:18.04 bash`)
 
   * `x86_64-darwin`
@@ -243,4 +241,3 @@
 run for themselves. This works particularly well for software products that
 have their own "store" of downloadable artifacts. For example, see
 `isabelle dotnet_setup` as defined in `src/Pure/Tools/dotnet_setup.scala`.
-