Skip to content

Commit

Permalink
Fix grammatical error (hyperledger-archives#4311)
Browse files Browse the repository at this point in the history
Signed-off-by: manifestlifeinc <[email protected]>
  • Loading branch information
manifestlifeinc authored and bestbeforetoday committed Aug 8, 2018
1 parent 7bad23c commit 8c65ea3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ These instructions assume that you've not installed the tools and used them befo
# Installing components

### Step 1: Install the CLI tools
There are a few useful CLI tools for {{site.data.conrefs.composer_short}} developers. The most important one is `composer-cli`, which contains all the essential operations, so we'll install that first. Next, we'll also pick up `generator-hyperledger-composer`, `composer-rest-server` and `Yeoman` plus the `generator-hyperledger-composer`. Those last 3 are not core parts of the development environment, but they'll be useful if you're following the tutorials or developing applications that interact with your Business Network, so we'll get them installed now.
There are a few useful CLI tools for {{site.data.conrefs.composer_short}} developers. The most important one is `composer-cli`, which contains all the essential operations, so we'll install that first. Next, we'll also pick up `generator-hyperledger-composer`, `composer-rest-server` and `Yeoman`. Those last 3 are not core parts of the development environment, but they'll be useful if you're following the tutorials or developing applications that interact with your Business Network, so we'll get them installed now.

Note that you **should not** use `su` or `sudo` for the following npm commands.

Expand Down

0 comments on commit 8c65ea3

Please sign in to comment.