Skip to content

Commit

Permalink
update version in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Apr 16, 2024
1 parent c8b27b8 commit 3715029
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 @@ -5,7 +5,7 @@ OmniFlix Hub is the root chain of the OmniFlix Network. Sovereign chains and DAO
OmniFlix Hub blockchain is built using Cosmos-SDK and CometBFT

### Hardware Requirements
- 6+ core CPU (recommended: AMD x86_64)
- 6+ core CPUs (recommended: AMD x86_64)
- 32GB RAM
- 1TB SSD Storage

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 v2.0.0
git checkout v4.0.0
go mod tidy
make install
```
Expand Down

0 comments on commit 3715029

Please sign in to comment.