aboutsummaryrefslogtreecommitdiff
path: root/book/src/install.md
diff options
context:
space:
mode:
authorBrian Dawn2021-06-05 16:50:34 +0000
committerBlaž Hrastnik2021-06-06 01:49:17 +0000
commitae105812d6c7ec20220d78d453f614438fbc5ba4 (patch)
treea548bf044037793ad63b2108f90f417f7c70acd7 /book/src/install.md
parent255598a2cb871ffc6cb3cc07a464acdd6e4d8293 (diff)
Apply suggestions from code review
Co-authored-by: Ivan Tham <pickfire@riseup.net>
Diffstat (limited to 'book/src/install.md')
-rw-r--r--book/src/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/book/src/install.md b/book/src/install.md
index 8cbff1a5..0a08af8c 100644
--- a/book/src/install.md
+++ b/book/src/install.md
@@ -36,7 +36,7 @@ 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.
-If you want to bake the `runtime/` directory into the Helix binary you can build
+If you want to embed the `runtime/` directory into the Helix binary you can build
it with:
```