Closed TreaBeane closed 2 months ago
Had difficulty figuring out how to install the command tool globally and found npm install -g mctools-<version>.tgz as the solution.
npm install -g mctools-<version>.tgz
I suggest, if my issue wasn't ignorance to NPM, to add a line to the readme for clarity.
Updated readme.md instructions to add this. Thanks!
Had difficulty figuring out how to install the command tool globally and found
npm install -g mctools-<version>.tgz
as the solution.I suggest, if my issue wasn't ignorance to NPM, to add a line to the readme for clarity.