diff --git a/docs/guide/src/pcli/install.md b/docs/guide/src/pcli/install.md index fad7ca0898..c743970994 100644 --- a/docs/guide/src/pcli/install.md +++ b/docs/guide/src/pcli/install.md @@ -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