diff doc/installation.rst @ 3505:4705f80b6e23

doc: more renaming
author Goffi <goffi@goffi.org>
date Thu, 22 Apr 2021 18:16:19 +0200
parents dea30b1eb166
children 0985c47ffd96
line wrap: on
line diff
--- a/doc/installation.rst	Wed Apr 21 11:44:47 2021 +0200
+++ b/doc/installation.rst	Thu Apr 22 18:16:19 2021 +0200
@@ -5,9 +5,9 @@
 ============
 
 This are the instructions to install SàT using Python.
-Note that if you are using GNU/Linux, Salut à Toi may already be present on your distribution.
+Note that if you are using GNU/Linux, Libervia may already be present on your distribution.
 
-Salut à Toi is made of one backend, and several frontends. To use it, the first thing to do is to install the backend.
+Libervia is made of one backend, and several frontends. To use it, the first thing to do is to install the backend.
 
 We recommand to use development version for now, until the release of 0.8.
 
@@ -37,7 +37,7 @@
 
   $ sudo apt-get install python3-dev python3-venv python3-wheel mercurial libxml2-dev libxslt-dev libcairo2-dev libjpeg-dev libgirepository1.0-dev libdbus-1-dev libdbus-glib-1-dev dbus-x11 cmake
 
-Now go in a location where you can install Salut à Toi, for
+Now go in a location where you can install Libervia, for
 instance your home directory::
 
   $ cd
@@ -112,7 +112,7 @@
   Wayland (in which case D-Bus service should be launcher automatically).
 
   As the message states, instructions on how to launch the service are given in the README
-  file of Salut à Toi.
+  file of Libervia.
 
 Frontends
 =========