Skip to content

Commit d7e6016

Browse files
authored
Update README.md
1 parent 42a5483 commit d7e6016

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Prerequisities
44

55
- Docker engine
6-
- Node.js version 16
6+
- Node.js version 20
77

88
### 1. Clone neutron, gaia and neutron-query-relayer
99

@@ -18,7 +18,7 @@ We use the Gaia network as a host network, so you need to clone it next to the n
1818

1919
```shell
2020
git clone git@github.com:cosmos/gaia.git
21-
git checkout v13.0.0
21+
git checkout v19.0.0
2222
```
2323

2424
### 2. Prepare docker environment

0 commit comments

Comments
 (0)