Update testnet-participation.md

multinode-demo/validator-x.sh uses cargo run unless USE_INSTALL==1
This commit is contained in:
Rob Walker 2019-03-25 16:30:56 -07:00 committed by GitHub
parent 59b4f40f4e
commit 46ab0e6449
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ set:
```bash
$ export release=0.12.1
$ export ip=$(dig +short beta.testnet.solana.com)
$ export USE_INSTALL=1
```
#### Obtaining The Software