aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Keil <fk@fabiankeil.de>2013-03-15 15:50:43 +0100
committerJacob Appelbaum <jacob@appelbaum.net>2013-03-20 15:26:02 -0400
commitf543f761caec67859512d02cb418c7f61e9d5097 (patch)
tree58f27496a1024c4f889c40d4e7776bf55eeaf293
parent17c90c51af2546e35e5901ef18ee571943580069 (diff)
downloadtlsdate-f543f761caec67859512d02cb418c7f61e9d5097.tar.gz
Fix a typo in the Mac OS X instructions
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 263fe92..526ff63 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ Building and install of tlsdate on GNU/Linux should be as easy as:
make
make install
-On Mac OS X, we requrie that you have XCode installed. You may also need brew
+On Mac OS X, we require that you have XCode installed. You may also need brew
for autoconf and automake packages:
brew install autoconf automake libtool pkg-config