Update prepare authored by Ilias Klepetsanis's avatar Ilias Klepetsanis
...@@ -28,7 +28,7 @@ For KKRSusc, two different versions of the code are needed, one compiled in para ...@@ -28,7 +28,7 @@ For KKRSusc, two different versions of the code are needed, one compiled in para
``` ```
Then compile the code with: Then compile the code with:
``` ```
$make mpi `$make mpi`
``` ```
Do the same for SOURCE_SERIAL but use : Do the same for SOURCE_SERIAL but use :
... ...
......