Commit 85dc5253 authored by Giovanni Lacopo's avatar Giovanni Lacopo
Browse files

more correct readme

parent fbcef3c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ Once you have compiled the code, run it simply with the command:

###########################################

mpirun -np <n> <executable> data/paramfile.txt
mpirun -np [n] [executable] data/paramfile.txt

###########################################