Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

observation about the .readme file #164

Open
cristian-programmer opened this issue Feb 6, 2019 · 0 comments
Open

observation about the .readme file #164

cristian-programmer opened this issue Feb 6, 2019 · 0 comments

Comments

@cristian-programmer
Copy link

Hello, the .readme file in the installation section I suggest that the following should be,
npm install asar or npm install asar -g
since when doing it in the way, it is only being added locally to the project and you can not use your cli, but if you install it in this way
npm install asar -g , you can use the cli of asar

could be the following way:
npm install asar or npm install -g
to use it either locally or globally, this because the new developers when trying to do
npm install asar and then asar --help
it will not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant