From 726e727de6c67b857efaa0ebacf25fa662cd4495 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 31 Aug 2022 13:05:14 -0400 Subject: [PATCH] docs: note that freebsd is not on stable for now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8d0c6f2..9c1d9092 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ not be fixed. Some of these may eventually be officially supported (e.g., FreeBS A non-comprehensive list of some currently unofficially supported platforms that may compile/work include: -- FreeBSD on `x86_64` +- FreeBSD on `x86_64` (only on master branch/nightly build for now) - Linux on `armv6`, `armv7`, `powerpc64le`, `riscv64gc` - macOS on `aarch64`