From c6469730a005e318f3ba2302777dfdc6ac327149 Mon Sep 17 00:00:00 2001 From: Philip Makedonski Date: Fri, 4 Dec 2020 17:59:23 +0100 Subject: [PATCH] Update Usage --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 52e4cdc..4b17d96 100644 --- a/Usage.md +++ b/Usage.md @@ -22,7 +22,7 @@ To create a new TDL model by means of the TPlan2 textual representation for stru ## Install the plugin -Make sure that the TDL Word export plugin is installed. Find here [how to install the plugins](https://tdl.etsi.org/wiki/index.php/Installation). After the plugin is installed, you will be asked to restart the Eclipse environment. +Make sure that the TDL Word export plugin is installed. Find here [how to install the plugins](Installation). After the plugin is installed, you will be asked to restart the Eclipse environment. After Eclipse restarts, you should be able to see a `W` button in the toolbar below the main menu. -- GitLab