Update operations.md

This commit is contained in:
Leo 2020-12-06 19:25:42 +01:00
parent 72a98c75a7
commit 3013f24d59
1 changed files with 1 additions and 1 deletions

View File

@ -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 <the stable tag you want to compile>
git checkout v0.1.0
```
Then, compile the release binaries as an unprivileged build user: