diff --git a/README.md b/README.md index 79de65e..916d73c 100644 --- a/README.md +++ b/README.md @@ -42,13 +42,13 @@ bash setup-vpn.sh Copy your accounts file named as [vpnname].json in the Bot folder then run ```bash -npm start --all +node main --all ``` For single run of a specific VPN/Account file ```bash -npm start --accounts [name] +node main --accounts [name] ``` ### If using LXC