From 0ecba12b54c53a5461a0b23f4c3cd89475f93728 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 20 Sep 2021 09:38:07 +0200
Subject: [PATCH] Update capacity-computing.md

---
 docs.it4i/general/capacity-computing.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs.it4i/general/capacity-computing.md b/docs.it4i/general/capacity-computing.md
index 86763396d..173b74f9b 100644
--- a/docs.it4i/general/capacity-computing.md
+++ b/docs.it4i/general/capacity-computing.md
@@ -191,9 +191,9 @@ You thus do not have to manually aggregate your tasks into PBS jobs. See the [pr
 
 * On Barbora and Karolina, you can simply load the HyperQueue module:
 
-```console
-$ ml HyperQueue
-```
+    ```console
+    $ ml HyperQueue
+    ```
 
 * If you want to install/compile HyperQueue manually, follow the steps on the [official webpage][b].
 
-- 
GitLab