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 1c42c0aa9de55a5350a9f8213c14e5029b32a59d..dff9bbb7f6ad996d1d1ea2955123390e743f7ae9 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
     ```