From 10507904e8f628c5aa75e934812e1a50b030da45 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Mon, 26 Jul 2021 11:07:41 +0200 Subject: [PATCH] small update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7283fb2..f0f759b5 100644 --- a/README.md +++ b/README.md @@ -231,9 +231,11 @@ ssh -L 1534:192.168.133.10:1534 \ -L 1535:192.168.133.10:22 \ -L 1536:192.168.133.10:7301 \ eive@2001:7c0:2018:1099:babe:0:e1fe:f1a5 \ - -t /bin/bash + -t 'export CONSOLE_PREFIX="[Q7S Tunnel] /bin/bash' ``` +There is also a shell script called `q7s-port.sh` which can be used to achieve the same. + # Setting up prerequisites ## Installing Vivado the the Xilinx development tools