Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Should be simpler
  • Loading branch information
Kerilk authored Oct 6, 2023
1 parent 36c05b8 commit 74ca9c3
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ spack load thapi
### How to install spack

```
git clone -c feature.manyFiles=true https://github.com/spack/spack.git
cd spack/
git checkout releases/latest
. share/spack/setup-env.sh
git clone -c feature.manyFiles=true -b releases/latest https://github.com/spack/spack.git
. spack/share/spack/setup-env.sh
```

## Note regarding building THAPI from source
Expand Down

0 comments on commit 74ca9c3

Please sign in to comment.