Skip to content

Commit

Permalink
docs: update tag for 022-hegemone release (#1211)
Browse files Browse the repository at this point in the history
  • Loading branch information
redshiftzero authored Jul 22, 2022
1 parent e70afdc commit 7af924b
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 021-eurydome.1 && cargo update
cd penumbra && git fetch && git checkout 022-hegemone && cargo update
```

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

0 comments on commit 7af924b

Please sign in to comment.