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: docs/en/getting-started/setup.md
+16-1Lines changed: 16 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,22 @@ To install Zettlr on macOS, download the DMG-file from our [download page](https
50
50
51
51
### Ubuntu/Debian
52
52
53
-
To install Zettlr on Ubuntu or Debian derivatives, download the `deb`-package from our [download page](https://www.zettlr.com/download) and execute the file.
53
+
On Debian and Ubuntu as well as derivative distributions, you can install Zettlr using our APT repository.
54
+
55
+
You can find all install instructions on [apt.zettlr.com](https://apt.zettlr.com/). Simply add our repository:
These instructions may change in the future. Please always refer to the [APT repository](https://apt.zettlr.com/), which always contains the correct and up-to-date instructions.
67
+
68
+
If your distribution does not support aptitude, or you want to manually install the file, you can download the `deb`-package from our [download page](https://www.zettlr.com/download) and execute the file.
0 commit comments