diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -45,7 +45,7 @@ the `HELIX_RUNTIME` environment variable. > NOTE: You should set this to <path to repository>/runtime in development (if > running via cargo). -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: ``` @@ -82,4 +82,3 @@ All shortcuts/keymaps can be found in the documentation on the website: # Getting help Discuss the project on the community [Matrix Space](https://matrix.to/#/#helix-community:matrix.org) (make sure to join `#helix-editor:matrix.org` if you're on a client that doesn't support Matrix Spaces yet). - |