diff options
| author | 2021-07-15 20:49:41 -0500 | |
|---|---|---|
| committer | 2021-07-15 20:49:41 -0500 | |
| commit | 230b73466373a30e37a35030244ca2b9a11c6a5b (patch) | |
| tree | 597b32319c9a2a8392f78c682ba4d4cd95750f51 /README.md | |
| parent | Merge pull request #713 from yumaikas/fix-process-terminate-windows (diff) | |
Delete jpm and related testing from this repository.
JPM and related functionality has been moved to it's own repository
and will be versioned separately from Janet. The distribution process
could later be modified to bundle a version of jpm with Janet but this
is perhaps not needed.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ Options are: -- : Stop handling options ``` -If installed, you can also run `man janet` and `man jpm` to get usage information. +If installed, you can also run `man janet` to get usage information. ## Embedding |
