git: 9f91b8aaf5da - main - Update README.md to add pointer to release page.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 May 2024 02:41:24 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=9f91b8aaf5da3b4fcf56e3e89a49b18a54b4f191
commit 9f91b8aaf5da3b4fcf56e3e89a49b18a54b4f191
Author: Lukas R. Jackson <Lukasjacksoneg@gmail.com>
AuthorDate: 2024-05-10 02:36:19 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-05-10 02:40:46 +0000
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 |