doc: cli usage

This commit is contained in:
Xmader 2020-11-26 17:12:28 -05:00
parent bff23cc770
commit a7d2b966a9
No known key found for this signature in database
GPG Key ID: A20B97FB9EB730E4
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ There is an article on their website: [Score download becomes a part of the Pro
1. Install Node.js LTS (https://nodejs.org/)
2. Open a command line terminal or command prompt
3. Type `npx msdl`, enter
(`npx msdl` will always run the latest version)
4. Follow the instructions
[source code](/src/cli.ts)