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

Update README.md file

parent f3ffdbca
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ With *gfortran* or *ifort*, compiling the source can simply be done with the fol
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
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment