# HG changeset patch # User Goffi # Date 1652562035 -7200 # Node ID 4d333f24962579d5ecbb48f9e68af0bde1037d93 # Parent 2175c9b9e6ad65aaea73faa72ab1f85687186602 doc (installation): `sat_media` is now `libervia-media` diff -r 2175c9b9e6ad -r 4d333f249625 doc/installation.rst --- a/doc/installation.rst Sat May 14 22:48:35 2022 +0200 +++ b/doc/installation.rst Sat May 14 23:00:35 2022 +0200 @@ -59,7 +59,7 @@ After installing Libervia, you need to install the media:: $ cd - $ hg clone https://repos.goffi.org/sat_media + $ hg clone https://repos.goffi.org/libervia-media then, create the directory ``~/.config/libervia``:: @@ -70,9 +70,9 @@ .. sourcecode:: cfg [DEFAULT] - media_dir = ~/sat_media + media_dir = ~/libervia-media -Of course, replace ``~/sat_media`` with the actual path you have used. +Of course, replace ``~/libervia-media`` with the actual path you have used. You can check :ref:`configuration` for details