From 4267b18c823ab2aa28f433b5d9f5d3ec5d7d73dd Mon Sep 17 00:00:00 2001 From: Lightemerald Date: Mon, 26 Jun 2023 12:07:39 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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