diff --git a/README.md b/README.md index 4399e8f6..44dc0416 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ In this tutorial, we'll create and interact with a new Cosmos-SDK blockchain cal ```shell git clone https://github.com/rollchains/spawn.git cd spawn -git checkout v0.50.3 +git checkout v0.50.4 make install ```