summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index fe6bf199..608d768b 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -53,6 +53,8 @@ pkg install net-im/tox
53``` 53```
54Note, if you install from ports select NaCl for performance, and sodium if you want it to be portable. 54Note, if you install from ports select NaCl for performance, and sodium if you want it to be portable.
55 55
56**For A/V support, also install the dependences listed in the [libtoxav] (#libtoxav) section.**
57
56You should get and install [libsodium](https://github.com/jedisct1/libsodium): 58You should get and install [libsodium](https://github.com/jedisct1/libsodium):
57```bash 59```bash
58git clone git://github.com/jedisct1/libsodium.git 60git clone git://github.com/jedisct1/libsodium.git