Commit 936df691 authored by Valentina Fioretti's avatar Valentina Fioretti
Browse files

Edit README.md

parent 1b479495
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ To configure, change into the build directory and run CMake
- Single node (no mpi): `bogemms <conf file> <starting number> <mac file>`
- multinode (with mpi): `mpiexec -n <task number> bogemms <conf file> <starting number> <mac file>`

For more details, check the [getting started guide]().
For more details, check the [getting started guide](./doc/getting_started.md).

## Support