fix: small error (#4651)

This commit is contained in:
0xflotus 2022-11-08 15:29:48 +01:00 committed by GitHub
parent 64359f8b48
commit 75d7e0555e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@ config directory (for example `~/.config/helix/runtime` on Linux/macOS, or `%App
| Linux / MacOS | `ln -s $PWD/runtime ~/.config/helix/runtime` | | Linux / MacOS | `ln -s $PWD/runtime ~/.config/helix/runtime` |
Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires
elevated priviliges - i.e. PowerShell or Cmd must be run as administrator. elevated privileges - i.e. PowerShell or Cmd must be run as administrator.
**PowerShell:** **PowerShell:**

View file

@ -106,7 +106,7 @@ via the `HELIX_RUNTIME` environment variable.
| Linux / MacOS | `ln -s $PWD/runtime ~/.config/helix/runtime` | | Linux / MacOS | `ln -s $PWD/runtime ~/.config/helix/runtime` |
Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires Starting with Windows Vista you can also create symbolic links on Windows. Note that this requires
elevated priviliges - i.e. PowerShell or Cmd must be run as administrator. elevated privileges - i.e. PowerShell or Cmd must be run as administrator.
**PowerShell:** **PowerShell:**