We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d1e13 commit b2aa364Copy full SHA for b2aa364
README.md
@@ -64,8 +64,8 @@ Spack is a package manager designed for high-performance computing environments.
64
65
```bash
66
git clone https://github.com/spack/spack.git
67
- cd spack/bin
68
- source ./spack
+ cd spack
+ . ./share/spack/setup-env.sh
69
```
70
71
2. **Install Dependencies**: Once Spack is set up, you can install the required dependencies:
0 commit comments