Update projects claims re: OpenBSD

This commit is contained in:
Justine Tunney 2024-10-31 20:14:49 -07:00
parent beb090b83f
commit 9add248c9b
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
2 changed files with 13 additions and 13 deletions

View file

@ -1,7 +1,7 @@
# Cosmopolitan Toolchain
This toolchain can be used to compile executables that run on Linux /
MacOS / Windows / FreeBSD / OpenBSD / NetBSD for both the x86_64 and
MacOS / Windows / FreeBSD / OpenBSD 7.3 / NetBSD for both the x86_64 and
AARCH64 architectures. In addition to letting you create portable
binaries, your toolchain is itself comprised of portable binaries,
enabling you to have a consistent development environment that lets you