Skip to content
Snippets Groups Projects
Commit 7b9e7340 authored by GAUTIER Mathieu's avatar GAUTIER Mathieu
Browse files

Update README.md file

parent f3ffdbca
Branches
Tags
No related merge requests found
...@@ -36,7 +36,7 @@ With *gfortran* or *ifort*, compiling the source can simply be done with the fol ...@@ -36,7 +36,7 @@ With *gfortran* or *ifort*, compiling the source can simply be done with the fol
make clean all FC=gfortran make clean all FC=gfortran
``` ```
- with *gfortran* (the command then produces an executable called `g_baypass`): - with *ifort* (the command then produces an executable called `i_baypass`):
``` ```
make clean all FC=ifort make clean all FC=ifort
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment