Skip to content

Commit 4862e68

Browse files
committed
Update README.md
1 parent d04b6f7 commit 4862e68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ Appmetrics uses `node-gyp` to compile and build local binary libraries to enhanc
6060

6161
You can get Node Application Metrics from 3 different places:
6262

63-
* npmjs.org (install by running `npm install appmetrics`. Native libraries are prebuilt)
64-
* Github ([install from source](https://github.com/RuntimeTools/appmetrics/wiki/Install-direct-from-github-source) by cloning the git repository. Requires a compiler)
65-
* [IBM SDK for Node.js](https://developer.ibm.com/node/sdk/) (packaged with the SDK, native libraries are prebuilt)
63+
* npmjs.org (install by running `npm install appmetrics`. [Requires a compiler](#pre-requisites))
64+
* Github ([install from source](https://github.com/RuntimeTools/appmetrics/wiki/Install-direct-from-github-source) by cloning the git repository. [Requires a compiler](#pre-requisites))
65+
* [IBM SDK for Node.js](https://developer.ibm.com/node/sdk/) (packaged with the SDK, native libraries are prebuilt. Nodejs v10 or earlier)
6666

6767
### Configuring Node Application Metrics
6868

0 commit comments

Comments
 (0)