aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorsogaiu <983021772@users.noreply.github.com>2024-10-25 19:58:32 +0900
committersogaiu <983021772@users.noreply.github.com>2024-10-25 20:04:56 +0900
commitd80a7094ae61c8340b2065fb5ee64760c89f5415 (patch)
treefd91c3ac23084524b2b9c261646ef564ac3b4283 /README.md
parentFormatting. (diff)
Clarify installation info a bit
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 274ed4ce..7376b433 100644
--- a/README.md
+++ b/README.md
@@ -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