This repository is the master repository for Jami. It contains a build script, build.py,
This repository is the master repository for Jami. It contains a build script, build.py,
that can be used to build and install ring from source on different platforms.
that can be used to build and install Jami from source on different platforms.
More documentation can be found on http://docs.jami.net. You may also build the documentation
More documentation can be found on http://docs.jami.net. You may also build the documentation
with ``make docs``. The documentation will be built in ``docs/build/html``.
with ``make docs``. The documentation will be built in ``docs/build/html``.
Using make-ring
Using build.py
###############
##############
Dependencies
Dependencies
------------
------------
...
@@ -105,7 +105,7 @@ You can find the .app file in the ``./install/client-macosx`` folder.
...
@@ -105,7 +105,7 @@ You can find the .app file in the ``./install/client-macosx`` folder.
On Android
On Android
----------
----------
Please make sure you have the Android SDK and NDK installed, and that their paths are properly set. For further information, please visit <https://github.com/savoirfairelinux/ring-client-android>
Please make sure you have the Android SDK and NDK installed, and that their paths are properly set. For further information, please visit <https://git.jami.net/savoirfairelinux/jami-client-android>