diff options
author | pommicket <pommicket@gmail.com> | 2023-09-25 00:06:42 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-09-25 00:06:42 -0400 |
commit | 0543dfbb9b68e7386abc3ce315ccb64bb85a94b3 (patch) | |
tree | ba9b5c7b3ec56928f617dab972688e6dac501817 /README.md | |
parent | 0414d5e872ccadebc5dcc04939824f921682f59a (diff) |
add apt repository
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ A text editor. To download installers for ted for Windows and Debian/Ubuntu, go to the [releases](https://github.com/pommicket/ted/releases). +On Debian/Ubuntu if you want automatic updates, you can also +[add my repository to apt](https://s.pommicket.com/deb/), and just do + +```sh +sudo apt install ted +``` + ## Why? There are a lot of text editors out there. ted doesn't do anything new. |