Skip to content

Commit

Permalink
Update install.md to 021-eurydome.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aubrika committed Jul 18, 2022
1 parent 95634a1 commit 1841b47
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 && cargo update
cd penumbra && git fetch && git checkout 021-eurydome.1 && cargo update
```

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

0 comments on commit 1841b47

Please sign in to comment.