We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e1c85 commit 4bfa643Copy full SHA for 4bfa643
1 file changed
docs/pages/reference/cli.md
@@ -22,7 +22,7 @@ The runtime does the actual work; `edge` is the loop around it. It launches the
22
## Install
23
24
```bash
25
-# Prebuilt binary (recommended)
+# Prebuilt binary (recommended) — compatible with macOS, Linux and WSL
26
curl -fsSL https://cdn.edgepython.com/cli/install.sh | sh
27
28
# Or from source (any platform with Rust and Cargo)
0 commit comments