Skip to content

Commit

Permalink
230912.015437.HKT revise README
Browse files Browse the repository at this point in the history
  • Loading branch information
zaikunzhang committed Sep 11, 2023
1 parent c0ad6d9 commit d8f3207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ to distribute this large amount of tests to multiple Team accounts as follows.

After almost **three** years of intensive coding, **the [modern Fortran version](./fortran) of
PRIMA has been finished by December 2022.**
It can be compiled using CMake as follows.
```bash <a name="cmake"></a>
It can be compiled using CMake as follows.<a name="cmake"></a>
```bash
git clone --depth 1 https://github.com/libprima/prima.git
cd prima
cmake -S . -B build -DCMAKE_INSTALL_PREFIX=install -DBUILD_SHARED_LIBS=OFF
Expand Down

0 comments on commit d8f3207

Please sign in to comment.