Update testnet-participation.md

This commit is contained in:
Michael Vines
2019-03-22 17:18:27 -07:00
committed by GitHub
parent d6da7dc1b6
commit 90f17e8fd4

View File

@ -29,7 +29,7 @@ the most). MacOS or WSL users may build from source.
The shell commands in the section assume the following environment variables are
set:
```bash
$ export release=0.12.1-pre2
$ export release=0.12.1
$ export ip=$(dig +short beta.testnet.solana.com)
```