diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-18 01:15:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-18 01:15:10 +0300 |
commit | 507ba2bdc6d01c53a72cdee1f8c5c8db0ba1a1aa (patch) | |
tree | 2ed51001b626d27a7268b0d433958a49e9b24120 | |
parent | 15a7e4db4a026de461d793ec2a0112f251805dc4 (diff) | |
download | otools-507ba2bdc6d01c53a72cdee1f8c5c8db0ba1a1aa.tar.gz |
update README.md1.4.0
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,5 +28,5 @@ In order to build `mandoc`, you need to either have zlib installed, or edit `config.mk` to use the in-source `zlib`. In order to build `nc`, you need to have a `libtls` implementation. Carbs Linux -uses `libtls-bearssl` by default. +uses `libressl` by default. |