We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bfa643 commit 96f8b23Copy full SHA for 96f8b23
1 file changed
cli/README.md
@@ -17,7 +17,7 @@ edge uninstall # remove the binary, PATH entry, optionally the bundled brow
17
## Install
18
19
```bash
20
-# Prebuilt binary (recommended)
+# Prebuilt binary (recommended) — compatible with macOS, Linux and WSL
21
curl -fsSL https://cdn.edgepython.com/cli/install.sh | sh
22
23
# Or from source (any platform with Rust + Cargo)
0 commit comments