Update Build authored by Boman Romain's avatar Boman Romain
......@@ -78,7 +78,7 @@ make -j 4
* run a program
```
gmsh -3 ../srcs/mymesh.geo
bin/myview.exe ../srcs/mymesh.msh
bin/myview ../srcs/mymesh.msh
```
# Note about the environment scripts
......
......