Skip to content

Commit d815daf

Browse files
author
Benjamin E. Coe
authored
docs(nodejs): version support policy edits (#1346)
1 parent 010e6b0 commit d815daf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • synthtool/gcp/templates/node_library

synthtool/gcp/templates/node_library/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ best-efforts basis with the following warnings:
103103
Client libraries targeting some end-of-life versions of Node.js are available, and
104104
can be installed through npm [dist-tags](https://docs.npmjs.com/cli/dist-tag).
105105
The dist-tags follow the naming convention `legacy-(version)`.
106-
For example, `npm i {{ metadata['lib_install_cmd'] }}@legacy-8` installs client libraries
106+
For example, `{{ metadata['lib_install_cmd'] }}@legacy-8` installs client libraries
107107
for versions compatible with Node.js 8.
108108

109109
## Versioning

0 commit comments

Comments
 (0)