From ed1653ab74549459008b6325ae9f63a1d16f24a1 Mon Sep 17 00:00:00 2001 From: nickpainter Date: Fri, 28 Jun 2024 16:52:24 -0500 Subject: [PATCH] Update 1-install.md --- docs/www/docs/use/1-install.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/www/docs/use/1-install.md b/docs/www/docs/use/1-install.md index f56fe83f..3f42b0ca 100644 --- a/docs/www/docs/use/1-install.md +++ b/docs/www/docs/use/1-install.md @@ -6,9 +6,6 @@ sidebar_position: 1 You can install the Static Web Apps CLI using [`npm`](https://docs.npmjs.com/cli/v6/commands/npm-install), [`yarn`](https://classic.yarnpkg.com/lang/en/docs/cli/install/) or [`pnpm`](https://pnpm.io/cli/install). -:::info Note -SWA CLI currently only supports runtime Node versions 16 and below. Kindly check and set your runtime to the same in order to have a smooth SWA CLI experience. - ::: ## Installing the CLI