Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hxu65 authored Feb 3, 2024
1 parent 901f24a commit d2b4331
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ of the ADIOS plugins interface.
To compile
```
git clone https://github.com/lukemartinlogan/coeus-adapter.git
spack load hermes@master
spack load adios2
cd coeus-adapter
mkdir build
cd build
Expand All @@ -20,4 +22,4 @@ make -j8
To test the functionality of the adapter, run:
```
ctest
```
```

0 comments on commit d2b4331

Please sign in to comment.