Update prepare authored by Ilias Klepetsanis's avatar Ilias Klepetsanis
...@@ -30,8 +30,9 @@ Then compile the code with: ...@@ -30,8 +30,9 @@ 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 :
... ...
$ `make` `$ make`
... ...
for the compilation. Done! for the compilation. Done!
... ...
......