Andrea addition of fary54 real world example + ffmpeg new plugins
[goodguy/cin-manual-latex.git] / parts / Installation.tex
index 5c1fe947a4ccbfd58aa731f0c26fd07e4748fadc..3787cd58e98aeaa32c2d6201198031e191a6c227 100644 (file)
@@ -85,8 +85,8 @@ cd cinelerra5/cinelerra-5.1
 
 \begin{lstlisting}[style=sh]
 ./blds/bld_prepare.sh <os> # where <os> represents the
-                           # Operating System of centos,
-                           # fedora, suse, ubuntu, mint, debian.
+                           # Operating System of
+                           # centos, fedora, suse, ubuntu, mint, debian.
 ./autogen.sh
 ./configure --prefix=/usr  # optional parameters can be added here
 make 2>&1 | tee log        # make and log the build