From 6a7c0d3ce949ddb5b617977bb1d7d9c38c0e94fa Mon Sep 17 00:00:00 2001
From: Taras Lazariv <taras.lazariv@tu-dresden.de>
Date: Fri, 25 Feb 2022 08:41:02 +0100
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 .../docs/software/python_virtual_environments.md                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md b/doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
index 1c42c0aa9..dff9bbb7f 100644
--- a/doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
+++ b/doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
@@ -100,7 +100,7 @@ take effect after closing and re-opening your shell.
     ```console
     marie@compute$ module load Anaconda3    #load Anaconda module
     Module Anaconda3/2019.03 loaded.
-    marie@alpha$ conda init    #configure shell
+    marie@compute$ conda init    #configure shell
     [...]
     modified      /home/marie/.bashrc
     ```
-- 
GitLab