Skip to content

Commit ab8414f

Browse files
Update articles/static-web-apps/static-web-apps-cli-install.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent c2b374a commit ab8414f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/static-web-apps-cli-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: cshoe
1111

1212
# Install the Static Web Apps CLI (SWA CLI)
1313

14-
You have different options available to install the Azure Static Web Apps CLI. The Azure Static Web Apps CLI requires that you have Node.js installed locally. By default, it comes with npm, though you may opt to use other package managers such as yarn and pnpm.
14+
You have different options available to install the Azure Static Web Apps CLI. The Azure Static Web Apps CLI requires that you have [Node.js](https://nodejs.org/) installed locally. By default, Node.js comes with the Node Package Manager (npm), though you may opt to use other package managers such as [Yarn](https://yarnpkg.com/) or [pnpm](https://pnpm.io/).
1515

1616
| Resource | Command |
1717
|---|---|

0 commit comments

Comments
 (0)