Skip to content

Commit

Permalink
docs: fix typo (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitalikBerashvili authored Jan 6, 2025
1 parent 4a6306d commit b5ecf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/upgrade-pp/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Now we should be in the shell for the contracts container.

#+begin_src bash
cd zkevm-contracts/
git stash # there are some local modifcations to set the localhost network
git stash # there are some local modifications to set the localhost network
git pull
git checkout v9.0.0-rc.3-pp
git stash apply
Expand Down

0 comments on commit b5ecf13

Please sign in to comment.