From 381fc07b5dace9e5ba62dfb833d5b75cb4bcbfa5 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Thu, 7 Dec 2023 14:14:01 +0100
Subject: [PATCH] Fix prompt

---
 doc.zih.tu-dresden.de/docs/software/modules.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/modules.md b/doc.zih.tu-dresden.de/docs/software/modules.md
index cc85f4662..bfe04a4b0 100644
--- a/doc.zih.tu-dresden.de/docs/software/modules.md
+++ b/doc.zih.tu-dresden.de/docs/software/modules.md
@@ -50,7 +50,7 @@ certain module, you can use `module avail softwarename` and it will display the
     be:
 
     ```console
-    marie@login.barnard module spider matlab
+    marie@login.barnard$ module spider matlab
 
     ---------------------------------------------------------------------------------------------------------------------------------------------------------
       MATLAB: MATLAB/2022b
-- 
GitLab