aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-23 15:54:06 -0600
committerCraig Jennings <c@cjennings.net>2026-02-23 15:54:06 -0600
commitac430fabb8d5a687c5250ebba153d7a823477808 (patch)
tree70ccd881b3a22001546af232572b41b1b7c67b18 /README.org
parentd44572a43990db4254103406ce1d0d5cd3d4ee83 (diff)
downloadarchangel-ac430fabb8d5a687c5250ebba153d7a823477808.tar.gz
archangel-ac430fabb8d5a687c5250ebba153d7a823477808.zip
docs: use inline code for make build in overview
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.org b/README.org
index 7faa158..3f4b20e 100644
--- a/README.org
+++ b/README.org
@@ -5,13 +5,7 @@ Arch Linux ISO and installer with ZFS and Btrfs support.
* Overview
-Archangel is a custom Arch Linux ISO build system.
-
-#+begin_src bash
-make build
-#+end_src
-
-will begin generating a live ISO with OpenZFS kernel modules and an installer that supports Arch Linux on ZFS root along with Btrfs, encrypted filesystems, multi-disk RAID configurations. The ISO also doubles as a [[#rescue-disk][rescue disk]] with data recovery, boot repair, hardware diagnostics, and other tools pre-installed. An [[#ssh-server][SSH server]] starts automatically making remote connections dead easy.
+Archangel is a custom Arch Linux ISO build system. ~make build~ will begin generating a live ISO with OpenZFS kernel modules and an installer that supports Arch Linux on ZFS root along with Btrfs, encrypted filesystems, multi-disk RAID configurations. The ISO also doubles as a [[#rescue-disk][rescue disk]] with data recovery, boot repair, hardware diagnostics, and other tools pre-installed. An [[#ssh-server][SSH server]] starts automatically making remote connections dead easy.
* Features