Skip to content

Commit

Permalink
Minor formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Sep 21, 2021
1 parent 64f3226 commit d8058be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TPL-Manual-Install.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,10 @@ GNU Parallel is a shell tool for executing jobs in parallel using one or more co
The IOSS library supports using CGNS for structured and unstructred meshes. To use this capability, you will need to download and install the CGNS library:

* Download CGNS via git:
```bash
cd TPL/cgns
git clone https://github.com/CGNS/CGNS.git
```
```bash
cd TPL/cgns
git clone https://github.com/CGNS/CGNS.git
```

* Build using CMake.

Expand Down

0 comments on commit d8058be

Please sign in to comment.