Commit 3716d3bf by Nick Schonning

Update install instructions for Ubuntu build issue

Closes gh-237
parent c7430592
...@@ -27,6 +27,8 @@ If this project is missing an API or command line flag that has been added to [l ...@@ -27,6 +27,8 @@ If this project is missing an API or command line flag that has been added to [l
npm install node-sass npm install node-sass
Some users have reported issues installing on Ubuntu due to `node` being registered to another package. [Follow the official NodeJS docs](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager) to install NodeJS so that `#!/usr/bin/env node` correctly resolved.
## Usage ## Usage
```javascript ```javascript
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment