diff options
author | github-actions <github-actions@github.com> | 2023-03-02 02:30:44 +0300 |
---|---|---|
committer | github-actions <github-actions@github.com> | 2023-03-02 02:30:44 +0300 |
commit | f3445dc98effe5ae1939c28c7a6608f7d98cd768 (patch) | |
tree | 57c2d6348302fe8390afc83f6e355e0df2c63ccb | |
parent | 4b7efebea1c19b69a345728bab8cd3f58335c428 (diff) |
Automated documentation update [skip ci]automated-documentation-update-4308957834
-rw-r--r-- | src/node/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/node/README.md b/src/node/README.md index 2e5dba3..877ea58 100644 --- a/src/node/README.md +++ b/src/node/README.md @@ -1,7 +1,7 @@ -# Node.js (via nvm) and yarn (node) +# Node.js (via nvm), yarn and pnpm (node) -Installs Node.js, nvm, yarn, and needed dependencies. +Installs Node.js, nvm, yarn, pnpm, and needed dependencies. ## Example Usage |