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

Typos in installDeps.sh #129

Closed
ptribble opened this issue Aug 26, 2011 · 2 comments
Closed

Typos in installDeps.sh #129

ptribble opened this issue Aug 26, 2011 · 2 comments
Assignees
Labels

Comments

@ptribble
Copy link

In installDeps.sh there are a number of minor typos:

The comment says 'Is wget installed' but the check is for curl.

Other checks tell the user the URL of the missing item. Should curl do the same? ( http://curl.haxx.se/ )

The check for 'Is node installed' errors with

echo "Please install node.js ( http://nodesjs.org )" >&2

clearly, that should be http://nodejs.org

And, 'minfified' ought to be 'minified'.

@ghost ghost assigned JohnMcLear Sep 1, 2011
@JohnMcLear
Copy link
Member

This is updated on our dev branch, waiting for Pita to push

@Pita Pita closed this as completed Nov 2, 2011
@JohnMcLear
Copy link
Member

Peter is awesome.

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

No branches or pull requests

3 participants