diff --git a/README.rst b/README.rst
index 56799427ec38593a0b1f88cf018f964d394dd607..d142b63f61bd99ecd4425656f5edebf3fdb73bca 100644
--- a/README.rst
+++ b/README.rst
@@ -187,7 +187,7 @@ toolchain is loaded, the variable ``$MPSD_OCTOPUS_CONFIGURE`` contains that
 path. The path can also be seen using the ``module show TOOLCHAIN_NAME`` command. For example::
 
   $ mpsd-software install dev-23a foss2022a-mpi
-  $ module use ~/mpsd-software-manager/dev-23a/cascadelake/lmod/Core
+  $ module use ~/mpsd-software/dev-23a/cascadelake/lmod/Core
   $ module show toolchains/foss2022a-mpi
   ...
   depends_on("cgal/5.0.3")