From bd778b6c4fb15cfc80e6bdc317245b43d19d7a42 Mon Sep 17 00:00:00 2001
From: Xin Li <lxin@kth.se>
Date: Fri, 24 Aug 2018 16:18:55 +0200
Subject: [PATCH] updated advanced_lab instruction

---
 advanced_lab/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/advanced_lab/README.md b/advanced_lab/README.md
index 678f0f8..f007c53 100644
--- a/advanced_lab/README.md
+++ b/advanced_lab/README.md
@@ -113,7 +113,7 @@ result.
 
 For debugging purposes you might want to visualize the computed solution.
 Uncomment the line ``save_vtk``. The result will be stored in ``result.vtk``, which can
-be opened in ParaView, available on the lab computers after 
+be opened in ParaView, available on the lab computers (and also on Tegner) after 
 ``module add paraview``. Beware that the resulting file could be rather large,
 unless the space discretization (M,N) is decreased.
 
-- 
GitLab