diff --git a/README.md b/README.md index 529909b..24ff688 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ server "example.com" { ## Building -gmid depends on a POSIX libc, libevent2, OpenSSL/LibreSSL and libtls -(provided either by LibreSSL or libretls). At build time, yacc (or -GNU bison) is also needed. +gmid depends on libevent2, OpenSSL/LibreSSL and libtls (provided +either by LibreSSL or libretls). At build time, yacc (or GNU bison) +is also needed. The build is as simple as