Skip to content

Commit 77b4356

Browse files
committed
chore(docs): add alised 1-liner install script
1 parent 43656af commit 77b4356

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,14 @@ A consolidated cli consisting of all Pact command line tools
2929
| OpenBSD | x86_64 ||
3030
| OpenBSD | arm64 ||
3131

32-
### Install Scripts
32+
### Install
33+
34+
Aliased 1-liner to the install scripts
35+
36+
* *nix users (including Windows users running WSL/msys2/mingw):
37+
* `curl -fsSL https://lin.get-pact.saf.dev | sh`
38+
* Powershell (windows): `
39+
* `iwr -useb https://win.get-pact.saf.dev | iex`
3340

3441
Unix systems
3542

0 commit comments

Comments
 (0)