From 51f70f158b0e25bb5ebe5e73bc4c235dd72399f5 Mon Sep 17 00:00:00 2001 From: Marri Harish Date: Tue, 30 Aug 2022 20:20:34 +0530 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```