line edit

This commit is contained in:
Eric Wong 2022-09-19 15:17:57 -05:00
parent 38663bfbf9
commit 61b3653533
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ brew install tilt
## Clone Wormhole Repo and Start Tilt
```sh
git clone --branch dev.v2 https://github.com/certusone/wormhole.git
git clone --branch dev.v2 https://github.com/wormhole-foundation/wormhole.git
```
```sh