diff options
| author | 2024-10-25 19:58:32 +0900 | |
|---|---|---|
| committer | 2024-10-25 20:04:56 +0900 | |
| commit | d80a7094ae61c8340b2065fb5ee64760c89f5415 (patch) | |
| tree | fd91c3ac23084524b2b9c261646ef564ac3b4283 /README.md | |
| parent | Formatting. (diff) | |
Clarify installation info a bit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -250,8 +250,10 @@ Emacs, and Atom each have syntax packages for the Janet language, though. ## Installation -See the [Introduction](https://janet-lang.org/docs/index.html) for more details. If you just want -to try out the language, you don't need to install anything. You can also move the `janet` executable wherever you want on your system and run it. +If you just want to try out the language, you don't need to install anything. +In this case you can also move the `janet` executable wherever you want on +your system and run it. However, for a fuller setup, please see the +[Introduction](https://janet-lang.org/docs/index.html) for more details. ## Usage |
