Skip to content

Commit

Permalink
docs(developer): use npx to install lerna (#811)
Browse files Browse the repository at this point in the history
Signed-off-by: Sanket Shevkar <[email protected]>
Co-authored-by: Sanket Shevkar <[email protected]>
  • Loading branch information
sanketshevkar and Sanket Shevkar authored Feb 26, 2024
1 parent 4ebc9f5 commit ed6c188
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ cd concerto
git remote add upstream "https://github.com/accordproject/concerto.git"

# Install node.js dependencies:
npm install -g lerna
lerna bootstrap
npx lerna bootstrap
```

[apdev]: https://github.com/accordproject/techdocs/blob/master/DEVELOPERS.md
[apdev]: https://github.com/accordproject/techdocs/blob/master/DEVELOPERS.md

0 comments on commit ed6c188

Please sign in to comment.