You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -213,6 +213,10 @@ gmake install-jpm-git
213
213
NetBSD build instructions are the same as the FreeBSD build instructions.
214
214
Alternatively, install the package directly with `pkgin install janet`.
215
215
216
+
### illumos
217
+
218
+
Building on illumos is exactly the same as building on FreeBSD.
219
+
216
220
### Windows
217
221
218
222
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#).
0 commit comments