From bc77e53d57c3ee1aa5049598a7954b01b08c5c14 Mon Sep 17 00:00:00 2001 From: Elemer Lelik <erititan@users.noreply.github.com> Date: Tue, 13 Mar 2018 09:11:59 +0100 Subject: [PATCH] Update README.linux --- README.linux | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.linux b/README.linux index 54a54c14d..c4963e3ee 100644 --- a/README.linux +++ b/README.linux @@ -172,3 +172,13 @@ These tests might run for half an hour (regr.tests) to two hours (func.tests) From here on, you can continue with the Titan installation guide, see /Install/docs, to set/change environment variables etc. and then, optionally, the Eclipse installation guide. + + +Note1: A script, conributed by Frank Rehberger, which automates the installation of Titan core, the Eclipse IDE and Titan plug-ins, +currently working for Ubuntu/Debian , can be downloaded from: + +https://github.com/frehberg/ttcn3-titan-installer + + + + -- GitLab