[
https://issues.apache.org/jira/browse/CB-6680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14004870#comment-14004870
]
ASF GitHub Bot commented on CB-6680:
------------------------------------
Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/205#discussion_r12906514
--- Diff: docs/en/edge/guide/cli/index.md ---
@@ -64,8 +64,9 @@ whose assets you pull down to local working directories.
To install the `cordova` command-line tool, follow these steps:
1. Download and install [Node.js](http://nodejs.org/). Following
- installation, you should be able to invoke `node` or `npm` on your
- command line.
+ installation, you should be able to invoke `node` and `npm` on your
+ command line. If desired, you may optionally use a tool such as `nvm`
+ or `nave` to manage your Node.js installation.
--- End diff --
s/installation/installations/ ?
> clarify instructions for installing via npm and sudo
> ----------------------------------------------------
>
> Key: CB-6680
> URL: https://issues.apache.org/jira/browse/CB-6680
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Docs
> Reporter: Marcel Kinard
> Assignee: Marcel Kinard
> Priority: Minor
>
> The Linux person inside me says that using sudo to install and run things
> ought to be avoided if possible.
> http://markmail.org/thread/bfj4lywpbzn6mtdr
--
This message was sent by Atlassian JIRA
(v6.2#6252)