Update readme.md

This commit is contained in:
Newbiect 2025-02-07 22:23:08 -05:00 committed by GitHub
parent 361641c861
commit b901e76950
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,11 +3,11 @@
### Download the guide ### Download the guide
```sh ```sh
npm test --- zap2it.com npm run grab --- --site=zap2it.com
``` ```
### Test ### Test
```sh ```sh
npm run grab --- --site=zap2it.com npm test --- zap2it.com
``` ```