summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author0xflotus <0xflotus@gmail.com>2020-10-29 13:15:01 +0100
committerGitHub <noreply@github.com>2020-10-29 13:15:01 +0100
commit6c547b47ee584c25127eba5f135078be855f81eb (patch)
treefaee6bf7aa2729d9206e4a3d0d29e95a4eadc5e5
parente62a3a6f70e1fa66848aa82611b53415b934104b (diff)
fixed small error
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1f8551..927cdc2 100644
--- a/README.md
+++ b/README.md
@@ -89,7 +89,7 @@ cargo install --path .
Which will compile the release version, run tests and install release binary to `<USERDIR>/.cargo/bin/hx`.
-If `<USERDIR>/.cargo/bin` is part of the `PATH` evironment variable, `hx` should be able to be executed anywhere in the shell.
+If `<USERDIR>/.cargo/bin` is part of the `PATH` environment variable, `hx` should be able to be executed anywhere in the shell.
## features