From 9c6af1cb08d82c963c004d611f0a1f061fc72c8e Mon Sep 17 00:00:00 2001
From: Hans Fangohr <hans.fangohr@mpsd.mpg.de>
Date: Tue, 27 Jun 2023 09:33:32 +0200
Subject: [PATCH] minor correction

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 5679942..d142b63 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")
-- 
GitLab