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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)
```