diff --git a/docs.it4i/software/eessi.md b/docs.it4i/software/eessi.md
index c16296312a9e37ea5395678e77418d0c039de715..9d8b51936b16a6c8dcc0482514679deb7128f737 100644
--- a/docs.it4i/software/eessi.md
+++ b/docs.it4i/software/eessi.md
@@ -8,12 +8,6 @@ For more information, see the [official EESSI documentation][1].
 
 ## EESSI on IT4I
 
-!!! important "Pilot Project"
-    Please note that the EESSI is a pilot project that is **not ready for production**.
-    and we do not guarantee its correct functionality.
-
-    You can see the list of issues and report bugs on the [project's issue GitHub page][2].
-
 The EESSI project is available on login, cn, and acn nodes on both Barbora and Karolina.
 
 To use the EESSI software installations, load the environment using the command:
@@ -25,7 +19,7 @@ source /cvmfs/software.eessi.io/versions/2023.06/init/bash
 You can then use the `ml av` command to see the list of all EESSI and IT4I modules. EESSI modules will be listed first:
 
 ```console
-[EESSI pilot 2021.12] $ ml av
+{EESSI 2023.06} $ ml av
 
 ---- /cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/intel/skylake_avx512/modules/all ----
    Abseil/20230125.2-GCCcore-12.2.0
@@ -55,5 +49,9 @@ lines 1-22
 
 To exit EESSI environment, you must log out of the supercomputer.
 
+## Bugs & Issues
+
+You can see the list of issues and report bugs on the [project's issue GitHub page][2].
+
 [1]: https://www.eessi.io/docs/overview/
 [2]: https://github.com/EESSI/software-layer/issues