Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 authored Nov 18, 2021
1 parent 94514e8 commit efe4917
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ with [Starport](https://github.com/tendermint/starport).

### Requiremets

- go 1.16 +
- go 1.17 +

### Installation

Expand All @@ -14,7 +14,8 @@ with [Starport](https://github.com/tendermint/starport).
```
git clone https://github.com/Omniflix/omniflixhub.git
cd omniflixhub
git checkout v0.2.1
git checkout v0.3.0-rc1
go mod tidy
make install
```

Expand Down

0 comments on commit efe4917

Please sign in to comment.