diff options
| author | 2025-09-21 20:02:31 -0500 | |
|---|---|---|
| committer | 2025-09-21 20:02:31 -0500 | |
| commit | ead0ed5d411b47d64323a8426555437eef93fbed (patch) | |
| tree | 978bab76ceccb7c1c91e80035489f5b07d6a40dd /README.md | |
| parent | Merge branch 'master' into compile-opt (diff) | |
| parent | Update CHANGELOG (diff) | |
Merge branch 'master' into compile-optcompile-opt
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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#). |
