Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
abgnpr committed Sep 12, 2020
1 parent c0badd0 commit 34175e5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,13 @@ You can specify multiple download items in `downloadItems.js`.

### Starting downloads

`npm start` or `node main.js`
```bash
npm run download
```

```bash
node main.js
```

This command performs the steps and begins downloads.

Expand Down

0 comments on commit 34175e5

Please sign in to comment.