summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authormouseym <somuchmice@gmail.com>2014-09-02 09:42:23 +0100
committermouseym <somuchmice@gmail.com>2014-09-02 09:42:23 +0100
commit5a20f1b0045aa7a18c9abe181e519c5b0e5f2768 (patch)
tree4c499e39fee905a5c13b0381ae1bc8e751af6706 /INSTALL.md
parent6d680274f608130b4d005a43aaa542b6d9a9406e (diff)
Linked toxav in the main dependencies section.
Diffstat (limited to 'INSTALL.md')
-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