Skip to content

Commit

Permalink
Update README.md with new preconditions
Browse files Browse the repository at this point in the history
  • Loading branch information
RobiNino authored May 19, 2024
1 parent d2976fe commit 902c540
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ let tree = NugetDepsTree.generate(pathToSlnFile);

## Building and Testing the Sources
### Preconditions
* npm 7 and above
* npm 10 or above
* Node 18 or above

To build the plugin sources, please follow these steps:
* Clone the code from git.
Expand Down

0 comments on commit 902c540

Please sign in to comment.