Skip to content

Commit c1299d7

Browse files
authored
Merge pull request #345 from nodejs/docs/mention-yarn
Mention yarn in README.md
2 parents 47ab48a + d46f9eb commit c1299d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ $ docker run node npm --loglevel=warn ...
109109
# Image Variants
110110

111111
The `node` images come in many flavors, each designed for a specific use case.
112+
All of the images contain pre-installed versions of `node`,
113+
[`npm`](https://www.npmjs.com/), and [`yarn`](https://yarnpkg.com).
112114

113115
## `node:<version>`
114116

0 commit comments

Comments
 (0)