Remove mvines workspace path (#5556)
This commit is contained in:
@ -57,7 +57,7 @@ If building for CUDA (Linux only), fetch the perf-libs first then include the
|
|||||||
`cuda` feature flag when building:
|
`cuda` feature flag when building:
|
||||||
```bash
|
```bash
|
||||||
$ ./fetch-perf-libs.sh
|
$ ./fetch-perf-libs.sh
|
||||||
$ source /home/mvines/ws/solana/target/perf-libs/env.sh
|
$ source target/perf-libs/env.sh
|
||||||
$ ./scripts/cargo-install-all.sh . cuda
|
$ ./scripts/cargo-install-all.sh . cuda
|
||||||
$ export PATH=$PWD/bin:$PATH
|
$ export PATH=$PWD/bin:$PATH
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user