Github user jsoref commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/205#discussion_r12906580
--- Diff: docs/en/edge/guide/cli/index.md ---
@@ -73,22 +74,41 @@ To install the `cordova` command-line tool, follow
these steps:
the CLI does use it behind-the-scenes to download some assets when
creating a new project.
-1. Install the `cordova` utility. In Unix, prefixing the additional
- `sudo` command may be necessary to install development utilities in
- otherwise restricted directories:
+1. Install the `cordova` module using Node.js' `npm` utility. The cordova
--- End diff --
s/The cordova/The Cordova/ -- if you're using it as the brand (at the end
as opposed to the module).
s/The cordova/The `cordova`/ -- if you're using it in the same way as at
the beginning of the line.
I think the latter is what you want here.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---