@@ -23,12 +23,17 @@ and then start the downloaded program.
Linux (Debian 64bits)
=====================
To install the latest version, you need to add a repository linked to the xucmgt host. Edit your /etc/apt/sources.list and add the following line:
To install the latest version, you need to add a repository linked to the xucmgt host. Create the file :file:`/etc/apt/sources.list.d/xivo-desktop-assistant.list` containing the following line:
.. code-block:: bash
deb [trusted=yes] http://<xucmgt_host>:<xucmgt_port>/updates/debian jessie contrib
Replace:
* ``<xucmgt_host>`` by the xucmgt service IP address (usually the XiVO CC host IP address)
* ``<xucmgt_port>`` by the xucmgt service port (default: 8070)