From 8e95e0423a60228d78ccb1b1c77b0f4c9fd0d296 Mon Sep 17 00:00:00 2001 From: Hans Fangohr <hans.fangohr@mpsd.mpg.de> Date: Tue, 27 Jun 2023 09:24:51 +0200 Subject: [PATCH] fix rst syntax --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bcb6acc..5679942 100644 --- a/README.rst +++ b/README.rst @@ -178,7 +178,7 @@ Requirements for particular toolchains and package sets - ``foss*-cuda-mpi`` (proably as `*-mpi, needs testing TODO`) Finding the Octopus configure wrapper -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For each Octopus toolchain, there is a Octopus configure wrapper available. The wrapper essentially calls the configure script with the right parameters, -- GitLab