summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2017-03-10 15:10:15 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2017-03-10 15:10:15 +0100
commit896d8fb9f4e81b13d574d44c30ddf7b3f2949795 (patch)
tree5b518a46a15e46ad26dcfb311b70e3cfd2460c13 /README.md
parent1ea0593818b3ad0a1a7cdac33ef3556ce5865609 (diff)
Sign key changed?
Diffstat (limited to 'README.md')
-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
```