summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 56c85d5..d0dc380 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,6 @@ A text editor.
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:
-
-```bash
-sudo apt install universal-ctags
-```
-
## Why?
There are a lot of text editors out there. ted doesn't do anything new.