Skip to content

Commit 53e320c

Browse files
Update localosmosis.md
1 parent 8624495 commit 53e320c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cosmwasm/local/localosmosis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ cargo install -f beaker
8787

8888
#### Osmosis
8989

90-
Setup v12.x Osmosis
90+
Setup v29.x Osmosis
9191

9292
```bash
9393
cd $HOME
9494
git clone https://github.com/osmosis-labs/osmosis.git
9595
cd $HOME/osmosis
96-
git checkout v12.x
96+
git checkout v29.x
9797
make install
9898
source ~/.profile
9999
```

0 commit comments

Comments
 (0)