Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/majn/tgl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2015-11-29 23:13:37 +0300
committerBen Wiederhake <BenWiederhake.GitHub@gmx.de>2015-11-29 23:13:37 +0300
commit9284406981ddf57cd2a365d5b4370afd6f4982b7 (patch)
treed0446b32db459296e4817892035ce497aaa63aff /README.md
parentbc8613899875589d7dd31e7f6de74cb5d4d4a8ae (diff)
Fix typo in readme
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 f69f1ac..6b1142f 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Clone GitHub Repository
Install libs: openssl, zlib
if you want to use provided net/timers then install libevent and add --enable-libevent key to configure
-You can also avoid the OpenSSL dependency: Install gcrypt (>= 1.60, Debian derivates know it as "libgcrypt20-dev"), and add --disable-openssl to openssl.
+You can also avoid the OpenSSL dependency: Install gcrypt (>= 1.60, Debian derivates know it as "libgcrypt20-dev"), and add --disable-openssl key to configure
Then,