commit 895e6baa15f343762930ca7cc9421303338afcfc parent ad5aeae80d2d8363c5b84b75847d6d2162676f5f Author: sin <sin@2f30.org> Date: Wed, 22 Mar 2017 16:56:35 +0000 Update README after the switch to libsodium Diffstat:
M | README | | | 8 | ++------ |
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/README b/README @@ -30,10 +30,6 @@ Portability ----------- warp-vpn works on OpenBSD, FreeBSD, DragonFly BSD and Linux -based systems. +based systems. It requires libsodium. -On FreeBSD and DragonFly BSD you need libressl -to build warp-vpn. - -On Linux based systems you need libressl and libbsd -to build warp-vpn. +On Linux based systems you also need libbsd to build warp-vpn.