diff options
author | pommicket <pommicket@gmail.com> | 2022-08-19 17:40:16 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-08-19 17:40:16 -0400 |
commit | eee61e9c6754947a7ddf7650ee045ea6ace57fa9 (patch) | |
tree | fb657fc2dbe91e853d44ac92cfd99c9311d2daea /README.md | |
parent | f0dad9f4f4bb8d46dacdca71943643027841e3d7 (diff) |
updated readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,9 +4,8 @@ A text editor. <img src="ted.png"> -This repository is for the latest experimental version of ted. If you want a stable version, -go to the [releases](https://github.com/pommicket/ted/releases). You will also find -installers for Windows and Debian/Ubuntu there. +To download installers for ted for Windows and Debian/Ubuntu, go to +the [releases](https://github.com/pommicket/ted/releases). To get autocomplete and go-to-definiton you will need [ctags](https://github.com/universal-ctags/ctags). You can install ctags on Debian/Ubuntu with: |