diff --git a/docs.it4i/lumi/pytorch.md b/docs.it4i/lumi/pytorch.md
index fd9cecd53f0cf90092993caddf179584a2521e2f..718d80ac24d1321fb463f33a6b41488d004b8b35 100644
--- a/docs.it4i/lumi/pytorch.md
+++ b/docs.it4i/lumi/pytorch.md
@@ -7,7 +7,7 @@
 * Python-based framework for machine learning
   * Auto-differentiation on tensor types
 * Official LUMI page: [https://lumi-supercomputer.github.io/LUMI-EasyBuild-docs/p/PyTorch/][3]
-  * **Warning:** be careful where the SIF image is installed or copied ($HOME is not recommended for quota reasons). For EasyBuild you must specify the installation path: `eb PyTorch.eb -r --prefix=$PWD/easybuild`.
+  * **Warning:** be careful where the SIF image is installed or copied ($HOME is not recommended for quota reasons). For EasyBuild you must specify the installation path: `export EBU_USER_PREFIX=/project/project_XXXX/EasyBuild`.
 
 ## PyTorch Install