diff --git a/docs.it4i/environment-and-modules.md b/docs.it4i/environment-and-modules.md
index 1a0fab370309f0c0742eab92de05e4fbdc19f1c7..f4e6cf7dd5e8b71fb178c47d8a902bbd8ff047c8 100644
--- a/docs.it4i/environment-and-modules.md
+++ b/docs.it4i/environment-and-modules.md
@@ -4,12 +4,12 @@
 
 The table shows which shells are supported on the IT4Innovations clusters.
 
-| Cluster Name    | bash | tcsh | zsh | ksh |
-| --------------- | ---- | ---- | --- | --- |
-| Karolina        | yes  | yes  | yes | yes |
-| Barbora         | yes  | yes  | yes | yes |
-| Salomon         | yes  | yes  | yes | yes |
-| DGX-2           | yes  | no   | no  | no  |
+| Cluster Name    | bash | tcsh | zsh | ksh | dash | 
+| --------------- | ---- | ---- | --- | --- | ---- |
+| Karolina        | yes  | yes  | yes | yes | yes  |
+| Barbora         | yes  | yes  | yes | yes | no   |
+| Salomon         | yes  | yes  | yes | yes | no   |
+| DGX-2           | yes  | no   | no  | no  | no   |
 
 !!! info
     BASH is the default shell. Should you need a different shell, contact support@it4i.cz.