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

Add step to installation & remove 2 critical vulnerabilities #55

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ It is no longer possible to publish packages to the atom package registry. Inste
1. Make sure that `apm` (atom package manager) is installed. On linux and windows, it should be automatically installed with atom. On OSX, go to the 'Atom' menu, and click 'Install Shell Commands'.
2. Download this repository `git clone https://github.com/hydra-synth/atom-hydra.git`
3. Enter the atom directory `cd atom-hydra`
4. Load this package `apm link .`
5. Restart atom
4. Install the dependencies `npm install`
5. Load this package `apm link .`
6. Restart atom

## Running atom-hydra
1. restart atom
Expand Down
54 changes: 27 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.