aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2025-09-21 20:02:31 -0500
committerCalvin Rose <calsrose@gmail.com>2025-09-21 20:02:31 -0500
commitead0ed5d411b47d64323a8426555437eef93fbed (patch)
tree978bab76ceccb7c1c91e80035489f5b07d6a40dd /README.md
parentMerge branch 'master' into compile-opt (diff)
parentUpdate CHANGELOG (diff)
Merge branch 'master' into compile-optcompile-opt
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 72c25d40..8324e1dd 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,10 @@ gmake install-jpm-git
NetBSD build instructions are the same as the FreeBSD build instructions.
Alternatively, install the package directly with `pkgin install janet`.
+### illumos
+
+Building on illumos is exactly the same as building on FreeBSD.
+
### Windows
1. Install [Visual Studio](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=15#) or [Visual Studio Build Tools](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=15#).