Patrick Mueller created CB-1759:
-----------------------------------
Summary: doc indicates that you should launch weinre with a
command prefix of `node`
Key: CB-1759
URL: https://issues.apache.org/jira/browse/CB-1759
Project: Apache Cordova
Issue Type: Bug
Components: weinre
Reporter: Patrick Mueller
Assignee: Patrick Mueller
Priority: Minor
The page http://people.apache.org/~pmuellr/weinre/docs/latest/Running.html says
that you should launch weinre with the following command:
{noformat}
node path-to-weinre-node/weinre [options]
{noformat}
That should be:
{noformat}
weinre [options]
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira