Skip to content

Commit

Permalink
Fix formatting typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sloede committed Dec 6, 2024
1 parent 49f2ceb commit 038b129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ the install prefix or in the build directories (which can thus be deleted safely
By default, HOHQMesh (and FTObjectLibrary) will be built by the standard Fortran compiler
configured for CMake. The compiler choice can be overridden by setting the environment
variable `FC=<pathToCompiler>` when invoking the configure step of CMake, e.g.,
```FC=gfortran-10 cmake ..`.
`FC=gfortran-10 cmake ..`.


### Testing
Expand Down

0 comments on commit 038b129

Please sign in to comment.