From e19c9e5802621688b74ce1d90f6053be6d7fa330 Mon Sep 17 00:00:00 2001
From: Jan Frenzel <jan.frenzel@tu-dresden.de>
Date: Wed, 22 Sep 2021 10:22:18 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 doc.zih.tu-dresden.de/docs/archive/install_jupyter.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
index 3fd0c9136..ff6bc59f1 100644
--- a/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
+++ b/doc.zih.tu-dresden.de/docs/archive/install_jupyter.md
@@ -42,7 +42,8 @@ one is to download Anaconda in your home directory.
 1. Load Anaconda module (recommended):
 
 ```Bash
-module load modenv/scs5 module load Anaconda3
+module load modenv/scs5
+module load Anaconda3
 ```
 
 1. Download latest Anaconda release (see example below) and change the rights to make it an
-- 
GitLab