Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Aug 26, 2024
1 parent 3d80d9d commit de7eaea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ OmniFlix Hub blockchain is built using Cosmos-SDK and CometBFT
- 1TB SSD Storage

### Go Requirement
- go 1.21.3 +
- go 1.22.5 +
```
sudo rm -rf /usr/local/go
wget -q -O - https://git.io/vQhTU | bash -s -- --remove
Expand All @@ -24,7 +24,7 @@ wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.21.3
```
git clone https://github.com/Omniflix/omniflixhub.git
cd omniflixhub
git checkout v4.0.0
git checkout v4.1.1
go mod tidy
make install
```
Expand Down

0 comments on commit de7eaea

Please sign in to comment.