Skip to content

Commit de2c183

Browse files
penalosasdnts
authored andcommitted
Remove out of date system information (cloudflare#22742)
1 parent 936741b commit de2c183

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/content/docs/workers/wrangler/commands.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,6 @@ None of the options for this command are required. Many of these options can be
168168

169169
:::
170170

171-
:::caution
172-
173-
As of Wrangler v3.2.0, `wrangler dev` is supported by any Linux distributions providing `glibc 2.31` or higher (e.g. Ubuntu 20.04/22.04, Debian 11/12, Fedora 37/38/39), macOS version 11 or higher, and Windows (x86-64 architecture).
174-
175-
:::
176-
177171
- `SCRIPT` <Type text="string" />
178172
- The path to an entry point for your Worker. Only required if your [Wrangler configuration file](/workers/wrangler/configuration/) does not include a `main` key (for example, `main = "index.js"`).
179173
- `--name` <Type text="string" /> <MetaInfo text="optional" />

0 commit comments

Comments
 (0)