Skip to content

Commit

Permalink
Bump tag for Ersa testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
hdevalence committed May 13, 2022
1 parent 6dae15f commit d276be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/src/pcli/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To build the version of `pcli` compatible with the current testnet, check out th
the current test net:

```bash
cd penumbra && git fetch && git checkout 015-ersa && cargo update
cd penumbra && git fetch && git checkout 015-ersa-v2 && cargo update
```

### Building the `pcli` client software
Expand Down

0 comments on commit d276be6

Please sign in to comment.