1
0
mirror of https://github.com/janet-lang/janet synced 2025-12-01 14:28:05 +00:00

Update comments and text.

This commit is contained in:
Calvin Rose
2019-01-12 20:22:03 -05:00
parent 798c88b4c8
commit 282c02c475
2 changed files with 27 additions and 3 deletions

View File

@@ -114,7 +114,7 @@ Janet only uses Make and batch files to compile on Posix and windows
respectively. To configure janet, edit the header file src/include/janet/janet.h
before compilation.
### Unix-like
### macos and Unix-like
On most platforms, use Make to build janet. The resulting binary will be in `build/janet`.