really minor updates
authorGood Guy <good1.2guy@gmail.com>
Mon, 4 Oct 2021 20:34:22 +0000 (14:34 -0600)
committerGood Guy <good1.2guy@gmail.com>
Mon, 4 Oct 2021 20:34:22 +0000 (14:34 -0600)
parts/Installation.tex
parts/Rendering.tex

index 0401bd5f2dc36f3fb413580c3549efb170efc248..12645b63a08c81984e45f3492c6288638a97715f 100644 (file)
@@ -50,6 +50,12 @@ Most distros already have the libraries to run the appimage, but if not you may
        sudo pacman -S libappimage
 \end{lstlisting}
 
        sudo pacman -S libappimage
 \end{lstlisting}
 
+And Leap 15.3 (OpenSUSE) requires installation of the \textit{appimage} package.
+
+\begin{lstlisting}[style=sh]
+       sudo zypper se -is appimage
+\end{lstlisting}
+
 \section{Download Already Built \CGG{}}%
 \label{sec:download_already_built_cinelerra_gg}
 
 \section{Download Already Built \CGG{}}%
 \label{sec:download_already_built_cinelerra_gg}
 
index 69333cd4091715f77bbd71432c5130551385b75d..ce979033a3fd0411dab5bf201a2d5bc4c3c06ef2 100644 (file)
@@ -2,7 +2,7 @@
 \label{cha:rendering}
 \index{rendering}
 
 \label{cha:rendering}
 \index{rendering}
 
-Rendering takes a section of the timeline \index{active region}, performs all the editing,
+Rendering takes a section of the timeline, \index{active region} performs all the editing,
 effects and compositing, and creates a new media file.  You can then
 delete all the source assets, play the rendered file, or bring it
 back into \CGG{} for more editing.  All rendering operations are
 effects and compositing, and creates a new media file.  You can then
 delete all the source assets, play the rendered file, or bring it
 back into \CGG{} for more editing.  All rendering operations are