Skip to content

Commit

Permalink
chore: formatting terminal command
Browse files Browse the repository at this point in the history
  • Loading branch information
brnhensley authored Feb 22, 2025
1 parent f9fa2a0 commit 74cd02e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1004,8 +1004,8 @@ Before upgrading to Node.js agent v2, review this information for major changes.

If you are using an earlier version of Node.js 0.10 you will need to first install npm 2.0.0 or higher, or upgrade to a newer version of Node. To install npm version 2:

```
$ npm install --global npm@2
```bash
npm install --global npm@2
```
</Collapser>

Expand Down

0 comments on commit 74cd02e

Please sign in to comment.