Fix it's -> its (#676)
This commit is contained in:
parent
03ad9e0bfa
commit
4f8dc4cad8
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ cargo install --path helix-term
|
|||
|
||||
This will install the `hx` binary to `$HOME/.cargo/bin`.
|
||||
|
||||
Helix also needs it's runtime files so make sure to copy/symlink the `runtime/` directory into the
|
||||
Helix also needs its runtime files so make sure to copy/symlink the `runtime/` directory into the
|
||||
config directory (for example `~/.config/helix/runtime` on Linux/macOS). This location can be overriden
|
||||
via the `HELIX_RUNTIME` environment variable.
|
||||
|
||||
|
|
Loading…
Reference in a new issue