summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5cd6c9cc..7f0191e9 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ At runtime the only real dependency is `gpg2` but to make the most of it, you'll
Your GPG has to be set-up with a graphical pinentry when applicable, same goes for git authentication.
On Mac OS X this currently seems to only work with MacGPG2 from gpgtools.
-On most *nix systems all you need is:
+On most unix systems all you need is:
```
qmake && make && make install
```