aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8320b4f8..2fb26755 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,12 @@ Shows documentation for the doc macro.
To get a list of all bindings in the default
environment, use the `(all-symbols)` function.
+## Installation
+
+Install a stable version of janet from the [releases page](https://github.com/bakpakin/janet/releases).
+Janet is prebuilt for a few systems, but if you want to develop janet, run janet on a non-x86 system, or
+get the latest, you must build janet from source.
+
## Usage
A repl is launched when the binary is invoked with no arguments. Pass the -h flag