really minor updates
[goodguy/cin-manual-latex.git] / parts / Installation.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}
 
+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}