From 5756aee3e3b0374d9864096c603ba8b9f1876be7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kr=C3=B6ning?= Date: Thu, 11 Jul 2019 13:54:39 +0200 Subject: [PATCH] List active Universal Ctags instead of dormant Exuberant Ctags --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9bf2fe1..b8ee8b4 100644 --- a/README.md +++ b/README.md @@ -139,9 +139,9 @@ Voila! - GCC v6 compiler or newer - Perl -- Exuberant ctags: - In order to use `make-fvm-patch.pl` your system will need Exuberant Ctags - (https://sourceforge.net/projects/ctags/), this is due to the `--c-kinds` +- Universal Ctags: + In order to use `make-fvm-patch.pl` your system will need Universal Ctags + (https://ctags.io/), this is due to the `--c-kinds` ctags' flag usage. ## Test examples