From 213be0e10f204360ba64d43f9182bd1f87912612 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Sun, 13 Sep 2015 21:55:03 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01c005c..9584b3c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ which should be fixed in first release: * [\[issue #16\]](https://github.com/braiden-vasco/lita-tox/issues/16) **libtoxcore** is not included in the gem. It should be compiled manually - to build the gem native extension successfully (see the instructions below) + to build the gem native extension successfully. Follow the instructions in + [that file](https://github.com/irungentoo/toxcore/blob/2ab3b14731061cc04d3ccc50a35093c11d018298/INSTALL.md) * [\[issue #17\]](https://github.com/braiden-vasco/lita-tox/issues/17) JRuby is not supported. Only C extension for Tox is implemented @@ -48,7 +49,7 @@ At first, see the documentation for Lita: http://docs.lita.io/ ### Installation **libtoxcore** should be compiled manually at your computer or server. -Follow the instructions at +Follow the instructions in [that file](https://github.com/irungentoo/toxcore/blob/2ab3b14731061cc04d3ccc50a35093c11d018298/INSTALL.md) When **libtoxcore** is installed, add **lita-tox**