]> git.meshlink.io Git - meshlink/blobdiff - README.git
We dont check the name in the config file but the name in the handler. This is becaus...
[meshlink] / README.git
index 1c191abf78e5b72b3ef1affc1613ccf72512b37b..d973ca23b68fa3a068b2910f774cf03bf3e39f7b 100644 (file)
@@ -1,14 +1,10 @@
-Before you can start compiling tinc from a fresh git clone, you have
+Before you can start compiling MeshLink from a fresh git clone, you have
 to install the very latest versions of the following packages:
 
-- OpenSSL
 - zlib
-- lzo
 - GCC
 - automake
 - autoconf
-- ncurses or PDCurses
-- readline
 
 Then you have to let the autotools create all the autogenerated files, using
 this command: