You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,21 @@ To render the TikZ code, LiveTikZ relies on pdflatex (either directly or through
20
20
21
21
# Installation
22
22
23
-
LiveTikZ is a Qt application with KDE dependencies for the editor component. LiveTikZ can either be installed using the [provided Debian packages](https://github.com/misc0110/LiveTikZ/tree/master/dist) or compiled from source.
23
+
LiveTikZ is a Qt application with KDE dependencies for the editor component. LiveTikZ can either be installed using the PPA, [provided Debian packages](https://github.com/misc0110/LiveTikZ/tree/master/dist) or compiled from source.
24
+
25
+
## Install using PPA (recommended)
26
+
27
+
First, add the public key of the PPA and the PPA URL to the package manager, and update the package manager
0 commit comments