diff --git a/README.rst b/README.rst index 1e05d1eb3478392f1f5be9cbad7e4652311bdd77..36ec11822262bb296209cfeb6633c78415729b0b 100644 --- a/README.rst +++ b/README.rst @@ -2,13 +2,13 @@ jami-project ============ 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 with ``make docs``. The documentation will be built in ``docs/build/html``. -Using make-ring -############### +Using build.py +############## Dependencies ------------ @@ -105,7 +105,7 @@ You can find the .app file in the ``./install/client-macosx`` folder. 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> Build and install locally under this repository: