From 9f91b8aaf5da3b4fcf56e3e89a49b18a54b4f191 Mon Sep 17 00:00:00 2001 From: "Lukas R. Jackson" Date: Thu, 9 May 2024 20:36:19 -0600 Subject: [PATCH] Update README.md to add pointer to release page. Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1151 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93599c66511d..bb0c34d39ec4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ See build(7), config(8), [FreeBSD handbook on building userland](https://docs.fr For information on the CPU architectures and platforms supported by FreeBSD, see the [FreeBSD website's Platforms page](https://www.freebsd.org/platforms/). +For official FreeBSD bootable images, see the [release page](https://download.freebsd.org/ftp/releases/ISO-IMAGES/). + Source Roadmap: --------------- | Directory | Description |