From: Guillaume Pellerin Date: Tue, 15 Oct 2013 21:25:11 +0000 (+0200) Subject: fix doc again X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2c4520ffed235fd8a30fbc213dba5468bdc42f07;p=timeside-diadems.git fix doc again --- diff --git a/README.rst b/README.rst index 2fecbc1..ee1d769 100644 --- a/README.rst +++ b/README.rst @@ -176,13 +176,14 @@ On Fedora and Red-Hat: .. code-block:: bash - $ sudo yum install gcc python python-devel gstreamer pygobject2 gstreamer-python \ - gstreamer gstreamer-plugins-bad-free gstreamer-plugins-bad-free-extras \ + $ sudo yum install gcc python python-devel gstreamer pygobject2 \ + gstreamer-python gstreamer gstreamer-plugins-bad-free \ + gstreamer-plugins-bad-free-extras \ gstreamer-plugins-base gstreamer-plugins-good $ sudo pip install timeside -On other system, you'll need to install the Gstreamer framework, some librairies and some python modules (see #Dependencies) :: +On other system, you'll need to install all dependencies and then:: $ sudo pip install timeside