diff --git a/readme.md b/readme.md index 3092226..b860943 100644 --- a/readme.md +++ b/readme.md @@ -43,7 +43,7 @@ environment: ubuntu 18.04/20.04/22.04, debian 11 install: -wget -O- https://raw.githubusercontent.com/mercurykd/vpnbot/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY +`wget -O- https://raw.githubusercontent.com/mercurykd/vpnbot/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY` ---