diff --git a/README.md b/README.md index 8ebea02..29380e5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It makes your website accessible via TON Network! ### Installation on any Linux ##### Download ```bash -wget https://github.com/ton-utils/reverse-proxy/releases/download/v0.1.1/tonutils-reverse-proxy-linux-amd64 +wget https://github.com/ton-utils/reverse-proxy/releases/download/v0.2.0/tonutils-reverse-proxy-linux-amd64 chmod 777 tonutils-reverse-proxy-linux-amd64 ```