diff --git a/README.md b/README.md index 65f714d..ceb6607 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ After installation, simply use the command `hys2` to run the Hysteria2 script. There is no need to execute the installation command again. +### Upgrade command : +```shell +bash <(curl https://raw.githubusercontent.com/ReturnFI/Hysteria2/main/upgrade.sh) +```