diff --git a/readme.md b/readme.md index c7fa783c..ef36c984 100644 --- a/readme.md +++ b/readme.md @@ -22,7 +22,7 @@ wget -q -O - https://git.io/vQhTU | bash -s -- --version 1.18 ``` git clone https://github.com/Omniflix/omniflixhub.git cd omniflixhub -git checkout v0.5.0 +git checkout v0.6.0 go mod tidy make install ```