From b901e769505eb755def03a9623cbbe9b6c9ce92e Mon Sep 17 00:00:00 2001 From: Newbiect <51307314+Newbiect@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:23:08 -0500 Subject: [PATCH] Update readme.md --- sites/zap2it.com/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sites/zap2it.com/readme.md b/sites/zap2it.com/readme.md index c661a6d7..e67c2d33 100644 --- a/sites/zap2it.com/readme.md +++ b/sites/zap2it.com/readme.md @@ -3,11 +3,11 @@ ### Download the guide ```sh -npm test --- zap2it.com +npm run grab --- --site=zap2it.com ``` ### Test ```sh -npm run grab --- --site=zap2it.com +npm test --- zap2it.com ```