diff --git a/README.md b/README.md index 579a568..73e3c96 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It allows to make your website accessible via TON Network! ### Installation on any Linux ##### Download ```bash -wget https://github.com/ton-utils/reverse-proxy/releases/download/v0.0.6/tonutils-reverse-proxy-linux-amd64 +wget https://github.com/ton-utils/reverse-proxy/releases/download/v0.1.0/tonutils-reverse-proxy-linux-amd64 chmod 777 tonutils-reverse-proxy-linux-amd64 ```