Skip to content
Open
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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ OSX:

Ubuntu:
- `sudo apt-get install nodejs`
- NOTE: if Node is not found after installation, try running `sudo apt-get install nodejs-legacy` as well
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably better would be: "if you later get an error like node: command not found, you may need: ...". Great catch though, thanks!


Setup
========================
Expand Down Expand Up @@ -103,4 +104,4 @@ If you have spotted a bug or have an idea for an improvement, please open an iss
License
===========

MIT
MIT