From f85348f38da9f4aa188b803cd97241beba130ab3 Mon Sep 17 00:00:00 2001 From: _Trizion_ Date: Wed, 21 Aug 2024 11:34:52 +0200 Subject: [PATCH] Add FABulator link --- FABulous/FABulous.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FABulous/FABulous.py b/FABulous/FABulous.py index d7aa5c99..6db1b5ff 100644 --- a/FABulous/FABulous.py +++ b/FABulous/FABulous.py @@ -893,7 +893,8 @@ def do_start_FABulator(self, *ignored): if fabulatorRoot is None: logger.warning("FABULATOR_ROOT environment variable not set.") logger.warning( - "Install FABulator and set the FABULATOR_ROOT environment variable to use this feature." + "Install FABulator (https://github.com/FPGA-Research-Manchester/FABulator) " + "and set the FABULATOR_ROOT environment variable to the root directory to use this feature." ) return