From 413b8ea4cf26fb594f6e431d08b67859c6de4568 Mon Sep 17 00:00:00 2001
From: Hans Fangohr <hans.fangohr@mpsd.mpg.de>
Date: Mon, 19 Jun 2023 15:45:53 +0200
Subject: [PATCH] fix typo

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

diff --git a/README.rst b/README.rst
index 9939626..ce5d213 100644
--- a/README.rst
+++ b/README.rst
@@ -167,7 +167,7 @@ Requirements for particular toolchains and package sets
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 - ``foss*-serial`` should compile with the dependencies outlined above
-- ``foss*-mpi`` currently needs linux header files installed (to compile the ``kmem`` package)
+- ``foss*-mpi`` currently needs linux header files installed (to compile the ``knem`` package)
 - ``foss*-cuda-mpi`` (proably as `*-mpi, needs testing TODO)
 
 
-- 
GitLab