summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulian Sitkevich <1553398+sitkevij@users.noreply.github.com>2020-10-29 07:18:03 -0700
committerGitHub <noreply@github.com>2020-10-29 07:18:03 -0700
commit00b542d705b4739ad3ce55ec1f61560d530b4a66 (patch)
treed2809d981c696b3a9101cd13ea51532fcd9397c1
parentf6a99173c7199cc8a199c5ddc68b3fc2e3a02af9 (diff)
parent6c547b47ee584c25127eba5f135078be855f81eb (diff)
Merge pull request #33 from 0xflotus/patch-1
fixed small README 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