diff --git a/docs/operations.md b/docs/operations.md index bc96a6d1b..3ca785d6a 100644 --- a/docs/operations.md +++ b/docs/operations.md @@ -62,7 +62,7 @@ First, check out the version of the Wormhole repo that you want to deploy: ```bash git clone https://github.com/certusone/wormhole && cd wormhole -git checkout +git checkout v0.1.0 ``` Then, compile the release binaries as an unprivileged build user: