aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2021-06-02 02:14:46 +0000
committerBlaž Hrastnik2021-06-02 02:14:46 +0000
commit67b1cd32c75f5772f6b9ed2922313eb73167f40a (patch)
tree9f975edc9219f61e8ecdc9f38fd99089e852c7b4 /README.md
parent4f56a8e2480952af2c41dcb2084b66abc1fb580c (diff)
Update install notes
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88f47558..d867b007 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ Now copy the `runtime/` directory somewhere. Helix will by default look for the
runtime inside the same folder as the executable, but that can be overriden via
the `HELIX_RUNTIME` environment variable.
+> NOTE: You should set this to <path to repository>/runtime in development (if
+> running via cargo).
+
## Arch Linux
There are two packages available from AUR:
- `helix-bin`: contains prebuilt binary from GitHub releases