summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-08-19 17:40:16 -0400
committerpommicket <pommicket@gmail.com>2022-08-19 17:40:16 -0400
commiteee61e9c6754947a7ddf7650ee045ea6ace57fa9 (patch)
treefb657fc2dbe91e853d44ac92cfd99c9311d2daea /README.md
parentf0dad9f4f4bb8d46dacdca71943643027841e3d7 (diff)
updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8b9c22d..b43da57 100644
--- a/README.md
+++ b/README.md
@@ -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: